> On 18.04.2020, at 00:07, Heiko Stuebner <he...@sntech.de> wrote: > > From: Heiko Stuebner <heiko.stueb...@theobroma-systems.com> > > The u-boot.itb can be generated either from a static .its that can > simply include the needed signature nodes with key-hints or from a > fit-generator script referenced in CONFIG_SPL_FIT_GENERATOR. > > In the script-case it will need to know what key to include for the > key-hint and specified algorithm, so add an option for that key-name. > > Signed-off-by: Heiko Stuebner <heiko.stueb...@theobroma-systems.com> Reviewed-by: Philipp Tomsich <philipp.toms...@theobroma-systems.com>
- Re: [PATCH 1/7] spl: fit: select SPL_HASH_SUPPORT... Philipp Tomsich
- [PATCH 2/7] spl: fit: select SPL_CRYPTO_SUPPORT for SP... Heiko Stuebner
- Re: [PATCH 2/7] spl: fit: select SPL_CRYPTO_SUPPO... Philipp Tomsich
- [PATCH 3/7] lib: rsa: distinguish between tpl and spl ... Heiko Stuebner
- Re: [PATCH 3/7] lib: rsa: distinguish between tpl... Philipp Tomsich
- [PATCH 4/7] mkimage: fit_image: handle multiple errors... Heiko Stuebner
- [PATCH 7/7] rockchip: make_fit_atf: add signature hand... Heiko Stuebner
- [PATCH 5/7] spl: fit: enable signing a generated u-boo... Heiko Stuebner
- Re: [PATCH 5/7] spl: fit: enable signing a genera... Philipp Tomsich
- [PATCH 6/7] spl: fit: add Kconfig option to specify ke... Heiko Stuebner
- Re: [PATCH 6/7] spl: fit: add Kconfig option to s... Philipp Tomsich
- Re: [PATCH 6/7] spl: fit: add Kconfig option to s... Heinrich Schuchardt