From d44f8a1a912a1618fb93ba3342f15fa00ef7b976 Mon Sep 17 00:00:00 2001 From: Vadim Bendebury Date: Wed, 15 Nov 2017 11:09:13 -0800 Subject: cr50: prepare to release 0.0.26 The new release will include fixes for SPI problems discovered when debugging Fizz. BRANCH=cr50 BUG=none TEST=none Change-Id: I4ac2ab762ec86957a7555b0aaa41235f44a54d47 Signed-off-by: Vadim Bendebury Reviewed-on: https://chromium-review.googlesource.com/772738 Reviewed-by: Mary Ruthven (cherry picked from commit 9c090eb0c9fb898f7624fac068070cabe6dc52a6) Reviewed-on: https://chromium-review.googlesource.com/775435 --- 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 a5c28894a1..3f940909d0 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": 0, // FW2_HIK_CHAIN counter. - "minor": 25, // Mostly harmless version field. + "minor": 26, // 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 585a2f5d21..34bd32b041 100644 --- a/util/signer/ec_RW-manifest-prod.json +++ b/util/signer/ec_RW-manifest-prod.json @@ -44,7 +44,7 @@ "timestamp": 1, "epoch": 0, // FWR diversification contributor, 32 bits. "major": 0, // FW2_HIK_CHAIN counter. - "minor": 25, // Mostly harmless version field. + "minor": 26, // 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