History log of /external/vboot_reference/tests/futility/test_sign_firmware.sh
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
52a15f96ac009222ebf7d1299c7d17825e5a4ab5 24-Sep-2014 Bill Richardson <wfrichar@chromium.org> futility: show vs verify

This adds a --strict mode to the show command, which requires
that all signatures be valid in order to exit cleanly. It also
creates a "verify" command, which is really just an alias for
"show --strict".

BUG=none
BRANCH=ToT
TEST=make runtests

Signed-off-by: Bill Richardson <wfrichar@chromium.org>
Change-Id: I1fed7db7fe7128191bcab0c615706ef4fe2709f5
Reviewed-on: https://chromium-review.googlesource.com/219732
Reviewed-by: Randall Spangler <rspangler@chromium.org>
/external/vboot_reference/tests/futility/test_sign_firmware.sh
6f72ffa8037acb69de4fc4346783ea10298a7e57 23-Sep-2014 Bill Richardson <wfrichar@chromium.org> futility: Prepare to handle kernel partitions & firmware blobs

This adds new file types to prepare for signing kernel partitions
and raw firmware blobs (FW_MAIN_A/B).

BUG=none
BRANCH=ToT
TEST=make runtests

No new functionality yet.

Change-Id: Ic6b6b94bb99f00ab54609dfe1b753b53868abaca
Signed-off-by: Bill Richardson <wfrichar@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/219648
Reviewed-by: Randall Spangler <rspangler@chromium.org>
/external/vboot_reference/tests/futility/test_sign_firmware.sh