summaryrefslogtreecommitdiff
path: root/util/signer
diff options
context:
space:
mode:
authorVadim Bendebury <vbendeb@chromium.org>2017-11-15 11:09:13 -0800
committerchrome-bot <chrome-bot@chromium.org>2017-11-15 16:07:33 -0800
commit9c090eb0c9fb898f7624fac068070cabe6dc52a6 (patch)
tree802f95dc481d449f8dc8aab1447c34de6e32dfa3 /util/signer
parent82de24aa3b4618e394fe7ce47bbcf69e24d40ba7 (diff)
downloadchrome-ec-9c090eb0c9fb898f7624fac068070cabe6dc52a6.tar.gz
cr50: prepare to release 0.0.26
The new release will include fixes for SPI problems discovered when debugging Fizz. BRANCH=cr50 BUG=none TEST=none Change-Id: I4ac2ab762ec86957a7555b0aaa41235f44a54d47 Signed-off-by: Vadim Bendebury <vbendeb@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/772738 Reviewed-by: Mary Ruthven <mruthven@chromium.org>
Diffstat (limited to 'util/signer')
-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 a5c28894a1..3f940909d0 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": 25, // Mostly harmless version field.
+ "minor": 26, // 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 585a2f5d21..34bd32b041 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": 25, // Mostly harmless version field.
+ "minor": 26, // 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.