From cc2de5367581533874adea6a712fc30ff65d54b5 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 (cherry picked from commit 9baeb6f6cd1b0bccfe9ed95be7bd6d45eaa15a9f) Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/4503749 --- 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 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. -- cgit v1.2.1