summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVadim Bendebury <vbendeb@chromium.org>2021-11-23 11:09:57 -0800
committerCommit Bot <commit-bot@chromium.org>2021-11-23 21:17:51 +0000
commit0a7e3292803be9d61bafb8fa235eb57d5e01b1c9 (patch)
tree64eda4f06a06bf734d670c864221abb0c9c9ecea
parent62bbd1cd7626e6f59c5447b8f55dd8d4243349b7 (diff)
downloadchrome-ec-0a7e3292803be9d61bafb8fa235eb57d5e01b1c9.tar.gz
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 <vbendeb@chromium.org> Change-Id: I121d3738db28e473e2bfd1f8fcf8c7681bad1ddd Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3298880 Reviewed-by: Mary Ruthven <mruthven@chromium.org>
-rw-r--r--board/cr50/ap_ro_root_key_hash.inc10
1 files 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