From 58e14223a41b63e8a85fa54e2a5808e91672cc2a Mon Sep 17 00:00:00 2001 From: Mary Ruthven Date: Wed, 3 Feb 2021 06:42:00 +1100 Subject: cr50: prepare to release 0.{5,6}.9 BUG=b:179153941 TEST=none Change-Id: I6b35f52d94ffeb49d947abbb71eb1445e4a96e7b Signed-off-by: Mary Ruthven Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2669267 Reviewed-by: Vadim Bendebury Commit-Queue: Vadim Bendebury (cherry picked from commit caeff1d07bdf71dce9e4ed6018f142c4e6ba721d) Change-Id: Ieedd9bf4f6d53f480531bd5976d6ece7b5e24734 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2669353 Tested-by: Mary Ruthven Reviewed-by: Mary Ruthven Commit-Queue: Mary Ruthven (cherry picked from commit ef244e4606df75d123538962391d2697b96cbdae) Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2713840 --- util/signer/ec_RW-manifest-dev.json | 2 +- util/signer/ec_RW-manifest-prod.json | 2 +- 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 5ce9837ddf..2de7ccc1b1 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": 7, // Mostly harmless version field. + "minor": 9, // 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 4e60a7e23e..5360b5cc26 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": 7, // Mostly harmless version field. + "minor": 9, // 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