sign_gsc_firmware: add support for Nightly target
Restrict Nightly builds to ti50 images with the major version 26 and bid
flags 0x20000.
BUG=b:327384483
BRANCH=none
TEST=make runtests -j ; and run manual tests
Run the script with INSN_TARGET=Nightly
verify it fails for cr50 builds even if the board id and version
are correct
verify it fails if the board id flags are 0x20001
verify it fails if the major version is not 26
verify it passes if the major version 26 and the flags are
0x20000
Change-Id: Iec1d17113f8f1f71fd25fbb2c0c5abaa824517a5
Signed-off-by: Mary Ruthven <mruthven@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/vboot_reference/+/5367069
Reviewed-by: Vadim Bendebury <vbendeb@google.com>
Commit-Queue: Allen Webb <allenwebb@google.com>
Reviewed-by: Allen Webb <allenwebb@google.com>
1 file changed