summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVadim Bendebury <vbendeb@chromium.org>2018-07-18 14:00:55 -0700
committerchrome-bot <chrome-bot@chromium.org>2018-07-19 12:14:04 -0700
commit76d6f012d342e9a60f7e53c85fb15e82aac6518b (patch)
tree76548d3e216a3c82f5341290ba8a483b13cb1a62
parent93008703b1d8ebd92ac65e97c0c0411d02d1add0 (diff)
downloadchrome-ec-76d6f012d342e9a60f7e53c85fb15e82aac6518b.tar.gz
cr50: fix prod RMA reset p256 key id
When the key blob was prepared, the key ID value was set to 0x20, whereas for the prod key the value should be set to 0x01. BRANCH=cr50 BUG=b:73296606, b:73647182 TEST=prod signed image works with the response received from the RMA server, and fails when using the response generated by the rma_test utility Change-Id: I9b0ae75c9a262cfdb7f096361ad2b04262a34f90 Signed-off-by: Vadim Bendebury <vbendeb@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/1142473 Commit-Ready: ChromeOS CL Exonerator Bot <chromiumos-cl-exonerator@appspot.gserviceaccount.com> Reviewed-by: Mary Ruthven <mruthven@chromium.org>
-rw-r--r--board/cr50/rma_key_blob.p256.prod2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/cr50/rma_key_blob.p256.prod b/board/cr50/rma_key_blob.p256.prod
index 22d4a04689..519a98506a 100644
--- a/board/cr50/rma_key_blob.p256.prod
+++ b/board/cr50/rma_key_blob.p256.prod
@@ -1 +1 @@
-VCd S]S]#RrEFe,55l̼v(ND \ No newline at end of file
+VCd S]S]#RrEFe,55l̼v(ND \ No newline at end of file