summaryrefslogtreecommitdiff
path: root/util/signer
diff options
context:
space:
mode:
authorVadim Bendebury <vbendeb@chromium.org>2019-03-12 13:55:33 -0700
committerchrome-bot <chrome-bot@chromium.org>2019-03-13 10:38:54 -0700
commit946bbd9a353a22a77d86af2a83d8ac5d1a66d665 (patch)
treeb6a40456ec0fd897a70db1199971408a7537ea05 /util/signer
parent5d868a77265927367c59b49c5a8b677bb8fefbd5 (diff)
downloadchrome-ec-946bbd9a353a22a77d86af2a83d8ac5d1a66d665.tar.gz
cr50: prepare to release 0.4.15
Some new features are available for release, let's create it. BRANCH=cr50 BUG=none TEST=none Change-Id: If24ac36bd84153b9abfcea36c2c655a97c6e4312 Signed-off-by: Vadim Bendebury <vbendeb@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/1519026 Commit-Ready: ChromeOS CL Exonerator Bot <chromiumos-cl-exonerator@appspot.gserviceaccount.com> 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 cdd097edda..2d69a67f9d 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": 14, // Mostly harmless version field.
+ "minor": 15, // 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 159e477451..373d66fed4 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": 14, // Mostly harmless version field.
+ "minor": 15, // 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.