On Tue, 18 Dec 2018 at 07:46, Bryan O'Donoghue <[email protected]> wrote: > > This patch adds a check for the default FIT config to iminfo. Once applied > any signing of the config will show a pass fail similar to rsa+/rsa-. > > Output looks like this: > > Hash(es) for Image 0 (kernel@1): sha1+ > Hash(es) for Image 1 ([email protected]): sha1+ > Hash(es) for Image 2 (ramdisk@1): sha1+ > Hash(es) for Image 3 (bootscr): sha1+ > Hash for default configuration: sha1,rsa2048:mbl-fit-rot-key+ > > Signed-off-by: Bryan O'Donoghue <[email protected]> > Cc: Jun Nie <[email protected]> > Cc: Simon Glass <[email protected]> > Cc: Tom Rini <[email protected]> > --- > cmd/bootm.c | 17 +++++++++++++++++ > 1 file changed, 17 insertions(+)
Reviewed-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

