summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--util/signer/ec_RW-manifest-dev.json4
-rw-r--r--util/signer/ec_RW-manifest-prod.json2
2 files changed, 3 insertions, 3 deletions
diff --git a/util/signer/ec_RW-manifest-dev.json b/util/signer/ec_RW-manifest-dev.json
index 7e25c43f9f..d45d0d33c6 100644
--- a/util/signer/ec_RW-manifest-dev.json
+++ b/util/signer/ec_RW-manifest-dev.json
@@ -39,8 +39,8 @@
"timestamp": 0,
"epoch": 0, // FWR diversification contributor, 32 bits.
- "major": 3, // FW2_HIK_CHAIN counter.
- "minor": 3, // Mostly harmless version field.
+ "major": 4, // FW2_HIK_CHAIN counter.
+ "minor": 4, // 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 8468a9a6ec..f6dad877cf 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": 3, // Mostly harmless version field.
+ "minor": 4, // 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.