From c21c7b2c28c19e42de6457688566e441994de63f Mon Sep 17 00:00:00 2001 From: Mary Ruthven Date: Fri, 15 Oct 2021 12:24:37 -0500 Subject: cr50: prepare to release 0.{5,6}.60 BUG=b:203205487 TEST=none Change-Id: I90ef2a52a40ceef6de930df2acb635cdc0b3d014 Signed-off-by: Mary Ruthven Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3227259 Reviewed-by: Vadim Bendebury (cherry picked from commit 69492c43e78abfb8647bab969526cd3e2d300707) Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3232289 (cherry picked from commit 55e3ab1c7cf20e854b9d9b46cbfff85cd9d4b229) Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3260181 --- 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 e9db004e6e..be3eab44ee 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": 51, // Mostly harmless version field. + "minor": 60, // 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 8b3538ccc4..276d1b05bf 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": 51, // Mostly harmless version field. + "minor": 60, // 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