[PATCH v3 5/5] rockchip: make_fit_atf: add signature handling
Simon Glass
sjg at chromium.org
Sun May 31 16:07:59 CEST 2020
On Tue, 26 May 2020 at 04:44, Heiko Stuebner <heiko at sntech.de> wrote:
>
> From: Heiko Stuebner <heiko.stuebner at theobroma-systems.com>
>
> If the newly added fit-generator key-options are found, append needed
> signature nodes to all generated image blocks, so that they can get
> signed when mkimage later compiles the .itb from the generated .its.
>
> Signed-off-by: Heiko Stuebner <heiko.stuebner at theobroma-systems.com>
> Reviewed-by: Kever Yang <kever.yang at rock-chips.com>
> ---
> arch/arm/mach-rockchip/make_fit_atf.py | 51 +++++++++++++++++++++++++-
> 1 file changed, 50 insertions(+), 1 deletion(-)
>
Maybe I am repeating myself, but this really should move to binman I
think. I'll send a few patches that might help.
- Simon
More information about the U-Boot
mailing list