commit | ce1400f6949bbfec01fe381a844b14844cb3be12 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Jun 12 07:24:53 2014 -0600 |
committer | Tom Rini <trini@ti.com> | Thu Jun 19 11:19:02 2014 -0400 |
tree | 4bba7f30fed605271e25492b687e7633eb15bbb0 | |
parent | 2b164f1cea69c7c583a26502d2a68d1c62eb0b5a [diff] |
Enhance fit_check_sign to check all images 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@chromium.org> Acked-by: Heiko Schocher <hs@denx.de> (v1)