From d15b76c20e609dc6edb06e65c11ceab6bbe357d0 Mon Sep 17 00:00:00 2001 From: Vadim Bendebury Date: Tue, 13 Mar 2018 18:22:18 -0700 Subject: cr50: move manifest to version 0.3.3 This will align the MP branch with recent updates to the reef branch numbering. BRANCH=none BUG=none TEST=none Change-Id: I2fdba1600a813e0d5c55df65d24710bcdac7298d Signed-off-by: Vadim Bendebury Reviewed-on: https://chromium-review.googlesource.com/961738 Reviewed-by: Mary Ruthven --- util/signer/ec_RW-manifest-dev.json | 4 ++-- util/signer/ec_RW-manifest-prod.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/util/signer/ec_RW-manifest-dev.json b/util/signer/ec_RW-manifest-dev.json index fa36c59a93..7e25c43f9f 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": 1, // FW2_HIK_CHAIN counter. - "minor": 2, // Mostly harmless version field. + "major": 3, // FW2_HIK_CHAIN counter. + "minor": 3, // 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 f185c7caeb..8468a9a6ec 100644 --- a/util/signer/ec_RW-manifest-prod.json +++ b/util/signer/ec_RW-manifest-prod.json @@ -43,8 +43,8 @@ // epoch/major/minor would be preferred "timestamp": 1, "epoch": 0, // FWR diversification contributor, 32 bits. - "major": 1, // FW2_HIK_CHAIN counter. - "minor": 2, // Mostly harmless version field. + "major": 3, // FW2_HIK_CHAIN counter. + "minor": 3, // 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. -- cgit v1.2.1