From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heiko Schocher Date: Tue, 03 Jun 2014 07:39:25 +0200 Subject: [U-Boot] [PATCH 10/11] Enhance fit_check_sign to check all images In-Reply-To: <1401770392-11459-11-git-send-email-sjg@chromium.org> References: <1401770392-11459-1-git-send-email-sjg@chromium.org> <1401770392-11459-11-git-send-email-sjg@chromium.org> Message-ID: <538D5F8D.4080605@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 > --- > > 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 bye, Heiko -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany