summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVadim Bendebury <vbendeb@chromium.org>2019-10-03 15:13:25 -0700
committerCommit Bot <commit-bot@chromium.org>2019-10-04 20:56:47 +0000
commit5658b51401936f11b2d8dbca26d49c4accb3c3fe (patch)
tree4cc6bd84cf7c5171e3b7c86a16530dacac539056
parent78bc3ee3a52305d44e8f0fa49cb80fb6974de0fb (diff)
downloadchrome-ec-5658b51401936f11b2d8dbca26d49c4accb3c3fe.tar.gz
cr50: prepare to release 0.3.22
This is going to be the new GUC factory image RW version number. BRANCH=none BUG=b:126202052 TEST=none Change-Id: I955f626513c8e3741b68992092061d351047ab50 Signed-off-by: Vadim Bendebury <vbendeb@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/1838882
-rw-r--r--util/signer/ec_RW-manifest-prod.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/signer/ec_RW-manifest-prod.json b/util/signer/ec_RW-manifest-prod.json
index 6d9c6197f4..506faf440c 100644
--- a/util/signer/ec_RW-manifest-prod.json
+++ b/util/signer/ec_RW-manifest-prod.json
@@ -47,7 +47,7 @@
"timestamp": 1,
"epoch": 0, // FWR diversification contributor, 32 bits.
"major": 3, // 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.