Re: [PATCH v3 3/5] spl: fit: enable signing a generated u-boot.itb

2020-05-31 Thread Simon Glass
On Tue, 26 May 2020 at 04:44, Heiko Stuebner wrote: > > From: Heiko Stuebner > > With SPL_FIT_SIGNATURE enabled we will likely want a generated > u-boot.itb to be signed and the key stores so that the spl can > reach it. > > So add a SPL_FIT_SIGNATURE_KEY_DIR option and suitable hooks > into the

[PATCH v3 3/5] spl: fit: enable signing a generated u-boot.itb

2020-05-26 Thread Heiko Stuebner
From: Heiko Stuebner With SPL_FIT_SIGNATURE enabled we will likely want a generated u-boot.itb to be signed and the key stores so that the spl can reach it. So add a SPL_FIT_SIGNATURE_KEY_DIR option and suitable hooks into the Makefile to have mkimage sign the .itb and store the used key into