From 0a7e3292803be9d61bafb8fa235eb57d5e01b1c9 Mon Sep 17 00:00:00 2001 From: Vadim Bendebury Date: Tue, 23 Nov 2021 11:09:57 -0800 Subject: ap_ro_verification: update test root key hash AP RO verification test keys in vboot_reverence have been updated, by crrev.com/c/3297447, this patch brings the root public key payload hash in sync. BUG=b:141191727 TEST=built a Cr50 image for guybrush and used it to verify AP RO hash signed with the new test key. Signed-off-by: Vadim Bendebury Change-Id: I121d3738db28e473e2bfd1f8fcf8c7681bad1ddd Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3298880 Reviewed-by: Mary Ruthven --- board/cr50/ap_ro_root_key_hash.inc | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/board/cr50/ap_ro_root_key_hash.inc b/board/cr50/ap_ro_root_key_hash.inc index af6ffa53fc..d86b9fcd88 100644 --- a/board/cr50/ap_ro_root_key_hash.inc +++ b/board/cr50/ap_ro_root_key_hash.inc @@ -9,9 +9,7 @@ * * sha256sum tests/devkeys/kernel_subkey.vbpubk */ - -0xe4, 0x32, 0xf2, 0x3d, 0x81, 0x1b, 0xe7, 0x95, -0xaf, 0x8d, 0xdf, 0x60, 0x01, 0xd2, 0xa6, 0xc3, -0xe2, 0x67, 0x5e, 0x32, 0x90, 0xbc, 0x02, 0x41, -0x00, 0xe2, 0xa1, 0x0d, 0x0f, 0xd9, 0xc6, 0xee - +0x3d, 0x74, 0x42, 0x9f, 0x35, 0xbe, 0x8d, 0x34, +0xbc, 0xb4, 0x25, 0xd4, 0x39, 0x7e, 0x22, 0x18, +0xe6, 0x96, 0x1a, 0xfe, 0xd4, 0x56, 0xa7, 0x8c, +0xe3, 0x00, 0x47, 0xf5, 0xb5, 0x4e, 0xd1, 0x58 -- cgit v1.2.1