summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMary Ruthven <mruthven@chromium.org>2021-08-23 17:01:21 -0500
committerCommit Bot <commit-bot@chromium.org>2021-08-24 00:24:59 +0000
commitecba8467558d59561fb06bc876e0f516201e986a (patch)
tree22d58d235ce05c36dd17b853470de0cb732c8514
parent93017e6d8a63ce28a71f59d9f1ea7a733be6926a (diff)
downloadchrome-ec-ecba8467558d59561fb06bc876e0f516201e986a.tar.gz
cr50: prod: use 6 as the major version
Use 6 as the major version in util/signer/ec_RW-manifest-prod.json to reduce merge conflicts in the branches This has no real effect since we don't prod sign TOT images. BUG=none TEST=none Change-Id: I1300a4080ea4a5fee3115f1e32736985789d9c11 Signed-off-by: Mary Ruthven <mruthven@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3114223 Reviewed-by: Vadim Bendebury <vbendeb@chromium.org> Commit-Queue: Vadim Bendebury <vbendeb@chromium.org>
-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 58f4491990..455463e25c 100644
--- a/util/signer/ec_RW-manifest-prod.json
+++ b/util/signer/ec_RW-manifest-prod.json
@@ -43,7 +43,7 @@
// epoch/major/minor would be preferred
"timestamp": 1,
"epoch": 0, // FWR diversification contributor, 32 bits.
- "major": 5, // FW2_HIK_CHAIN counter.
+ "major": 6, // FW2_HIK_CHAIN counter.
"minor": 50, // Mostly harmless version field.
"applysec": -1, // Mask to and with fuse BROM_APPLYSEC.
"config1": 13, // Which BROM_CONFIG1 actions to take before launching.