From 9baeb6f6cd1b0bccfe9ed95be7bd6d45eaa15a9f Mon Sep 17 00:00:00 2001 From: Mary Ruthven Date: Thu, 27 Apr 2023 15:41:34 -0500 Subject: cr50: prepare to release 0.{5,6}.180 BUG=b:279784755 TEST=none Change-Id: I475c44b47637a262c41316b02ab7c1748b865031 Signed-off-by: Mary Ruthven Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/4484785 Reviewed-by: Vadim Bendebury (cherry picked from commit 9dd981cb5282a17c69507b073f193cef1c46546a) Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/4491109 Reviewed-by: Jett Rink --- 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 ef3bc15783..61f9ae7efa 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": 6, // 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 21423d2de8..c4a157bb26 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": 6, // 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. -- cgit v1.2.1