On Mon, 28 Feb 2022 at 09:06, Jan Kiszka <[email protected]> wrote: > > From: Jan Kiszka <[email protected]> > > This allows to prefill fdt and config nodes with hash and signature > subnodes. It's just important to place the child nodes last so that > hashes do not come before the data - would be disliked by mkimage. > > Signed-off-by: Jan Kiszka <[email protected]> > --- > > Rebased over "binman: rockchip: Migrate from rockchip SPL_FIT_GENERATOR > script" > > tools/binman/etype/fit.py | 4 ++++ > tools/binman/ftest.py | 1 + > tools/binman/test/170_fit_fdt.dts | 3 +++ > 3 files changed, 8 insertions(+) >
Reviewed-by: Simon Glass <[email protected]>

