summaryrefslogtreecommitdiff
path: root/util
diff options
context:
space:
mode:
authorVadim Bendebury <vbendeb@chromium.org>2018-12-07 10:52:37 -0800
committerChromeOS Commit Bot <chromeos-commit-bot@chromium.org>2018-12-07 19:50:15 +0000
commited8997b6d95b5226aa4a848542f3659b4b5d8785 (patch)
tree8c4f506752504501864bc05375709925b835fe90 /util
parent15d4807faac4281c4a4aa0539e6f3471dd44f0c6 (diff)
downloadchrome-ec-ed8997b6d95b5226aa4a848542f3659b4b5d8785.tar.gz
prepare to release 0.3.11
BRANCH=none BUG=none TEST=none Change-Id: I7a61451ba0dd2f9ffdc95942e22f1538ea9959d1 Signed-off-by: Vadim Bendebury <vbendeb@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/1368011 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 f00a190813..bb65994563 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": 4, // FW2_HIK_CHAIN counter.
- "minor": 10, // Mostly harmless version field.
+ "minor": 11, // 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 17f774b512..d228e285be 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": 3, // FW2_HIK_CHAIN counter.
- "minor": 10, // Mostly harmless version field.
+ "minor": 11, // 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.