
On Tue, Mar 12, 2019 at 01:18:46AM +0000, Bryan O'Donoghue 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 (fdt@imx7s-warp.dtb): 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 bryan.odonoghue@linaro.org Cc: Jun Nie jun.nie@linaro.org Cc: Simon Glass sjg@chromium.org Cc: Tom Rini trini@konsulko.com Reviewed-by: Simon Glass sjg@chromium.org
NAK, this blows up a ton of boards with Linksprite_pcDuino and pine_h64 being two examples. Thanks!