Attention is currently required from: Matt DeVillier, Paul Menzel, Leah Rowe. Hello build bot (Jenkins), Matt DeVillier, Paul Menzel, Arthur Heymans,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/51168
to look at the new patch set (#2).
Change subject: util/chromeos: Verify sha1sums of downloaded recovery images ......................................................................
util/chromeos: Verify sha1sums of downloaded recovery images
coreboot wasn't doing any integrity checks. This change adds sha1sum checking on all downloaded recovery images, using sha1sums defined inside Google's own inventory file.
If downloading multiple recovery images, the process does not stop. For example if one file fails verification, the script will still download other files if *those* pass verification.
Change-Id: I2b21c89f2d2d89f4a161a0aa5eea904ca547cb80 Signed-off-by: Leah Rowe leah@retroboot.org --- M util/chromeos/crosfirmware.sh 1 file changed, 29 insertions(+), 10 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/68/51168/2