[U-Boot] [PATCH 10/11] Enhance fit_check_sign to check all images

Heiko Schocher hs at denx.de
Tue Jun 3 07:39:25 CEST 2014


Hello Simon,

Am 03.06.2014 06:39, schrieb Simon Glass:
> At present this tool only checks the configuration signing. Have it also
> look at each of the images in the configuration and confirm that they
> verify.
>
> Signed-off-by: Simon Glass<sjg at chromium.org>
> ---
>
>   common/bootm.c         | 71 ++++++++++++++++++++++++++++++++++++++++++++++++++
>   common/image-fit.c     |  3 ++-
>   include/bootm.h        |  2 ++
>   include/image.h        |  5 +++-
>   tools/fit_check_sign.c |  7 +++--
>   tools/image-host.c     | 12 ++++++---
>   6 files changed, 93 insertions(+), 7 deletions(-)

Just a nitpick ... as this changes the output from fit_check_sign,
could you please adapt the "doc/uImage.FIT/signature.txt" file in
u-boot too, which shows a testing ouput for

"O=sandbox ./test/vboot/vboot_test.sh"

Thanks!

Beside of this, tested this series on the ids8313 board (fit_check_sign
on the host and target rootfs without issues):

Acked-by: Heiko Schocher <hs at denx.de>

bye,
Heiko
-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany


More information about the U-Boot mailing list