summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMary Ruthven <mruthven@chromium.org>2023-04-27 15:41:34 -0500
committerChromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com>2023-05-03 19:43:16 +0000
commitcc2de5367581533874adea6a712fc30ff65d54b5 (patch)
tree565b77d409c12e5ea4085e00aa06fc4ec874d965
parentcaafcec96d741f5c51ace64c9cde0b6359e9264e (diff)
downloadchrome-ec-firmware-cr50-stab-mp-14300.B-cr50_stab.tar.gz
cr50: prepare to release 0.{5,6}.180firmware-cr50-stab-mp-14300.B-cr50_stab
BUG=b:279784755 TEST=none Change-Id: I475c44b47637a262c41316b02ab7c1748b865031 Signed-off-by: Mary Ruthven <mruthven@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/4484785 Reviewed-by: Vadim Bendebury <vbendeb@chromium.org> (cherry picked from commit 9dd981cb5282a17c69507b073f193cef1c46546a) Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/4491109 Reviewed-by: Jett Rink <jettrink@chromium.org> (cherry picked from commit 9baeb6f6cd1b0bccfe9ed95be7bd6d45eaa15a9f) Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/4503749
-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 2e97a6778c..a85fbcf9a2 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": 5, // FW2_HIK_CHAIN counter.
- "minor": 171, // Mostly harmless version field.
+ "minor": 180, // 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 1577c3ba7b..c2b2a457df 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": 5, // FW2_HIK_CHAIN counter.
- "minor": 171, // Mostly harmless version field.
+ "minor": 180, // 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.