summaryrefslogtreecommitdiff
path: root/util
diff options
context:
space:
mode:
authorVadim Bendebury <vbendeb@chromium.org>2017-07-24 15:08:14 -0700
committerchrome-bot <chrome-bot@chromium.org>2017-07-31 00:40:20 -0700
commitcb06c593b401b8879d8c89e38863789c7385af98 (patch)
treecfcbb9032f3fc88b6b435815a0fe37625d78e5f1 /util
parentc14114832c002a772e6dd3b27932805e9f361218 (diff)
downloadchrome-ec-cb06c593b401b8879d8c89e38863789c7385af98.tar.gz
cr50: prepare to release RW 0.0.22
This version will be bettter sutied for chip manufacturing environment (no contention with the test rig GPIO settings and formal confirmation of successful certificate installation). BRANCH=cr50 BUG=b:63686091 TEST=none Change-Id: I6d394493b824c9d79bca4785d3d44b33f322b899 Signed-off-by: Vadim Bendebury <vbendeb@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/583990 Reviewed-by: Mary Ruthven <mruthven@chromium.org>
Diffstat (limited to 'util')
-rw-r--r--util/signer/ec_RW-manifest-dev.json2
-rw-r--r--util/signer/ec_RW-manifest-prod.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/util/signer/ec_RW-manifest-dev.json b/util/signer/ec_RW-manifest-dev.json
index 484e5e0f73..bc8df48697 100644
--- a/util/signer/ec_RW-manifest-dev.json
+++ b/util/signer/ec_RW-manifest-dev.json
@@ -40,7 +40,7 @@
"timestamp": 0,
"epoch": 0, // FWR diversification contributor, 32 bits.
"major": 0, // FW2_HIK_CHAIN counter.
- "minor": 21, // Mostly harmless version field.
+ "minor": 22, // Mostly harmless version field.
"applysec": -1, // Mask to and with fuse BROM_APPLYSEC.
"config1": 13, // Which BROM_CONFIG1 actions to take before launching.
"err_response": 0, // Mask to or with fuse BROM_ERR_RESPONSE.
diff --git a/util/signer/ec_RW-manifest-prod.json b/util/signer/ec_RW-manifest-prod.json
index a0fb876d70..8bc9fdeb65 100644
--- a/util/signer/ec_RW-manifest-prod.json
+++ b/util/signer/ec_RW-manifest-prod.json
@@ -44,7 +44,7 @@
"timestamp": 1,
"epoch": 0, // FWR diversification contributor, 32 bits.
"major": 0, // FW2_HIK_CHAIN counter.
- "minor": 21, // Mostly harmless version field.
+ "minor": 22, // Mostly harmless version field.
"applysec": -1, // Mask to and with fuse BROM_APPLYSEC.
"config1": 13, // Which BROM_CONFIG1 actions to take before launching.
"err_response": 0, // Mask to or with fuse BROM_ERR_RESPONSE.