mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2025-12-29 18:11:05 +00:00
cr50: prepare to release 0.0.25
Let's make CCD and RMA auth features available on pre-PVT decvices. BRANCH=cr50 BUG=b:68161393 TEST=none Change-Id: Ic4ced2ba0e44b620bfeef9aa11f4676667c3176f Signed-off-by: Vadim Bendebury <vbendeb@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/734762 Reviewed-by: Mary Ruthven <mruthven@chromium.org>
This commit is contained in:
committed by
chrome-bot
parent
aeb0c8e4b9
commit
9eac4de2ef
@@ -40,7 +40,7 @@
|
||||
"timestamp": 0,
|
||||
"epoch": 0, // FWR diversification contributor, 32 bits.
|
||||
"major": 0, // FW2_HIK_CHAIN counter.
|
||||
"minor": 24, // Mostly harmless version field.
|
||||
"minor": 25, // 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.
|
||||
|
||||
@@ -44,7 +44,7 @@
|
||||
"timestamp": 1,
|
||||
"epoch": 0, // FWR diversification contributor, 32 bits.
|
||||
"major": 0, // FW2_HIK_CHAIN counter.
|
||||
"minor": 24, // Mostly harmless version field.
|
||||
"minor": 25, // 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.
|
||||
|
||||
Reference in New Issue
Block a user