mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2025-11-25 18:55:24 +00:00
rollback_index: Add new index for recovery hash space
BUG=chrome-os-partner:59355 BRANCH=None TEST=make runtests Change-Id: Ia86922f2c1940c8b46eb938f208fb4afe4ebc175 Signed-off-by: Furquan Shaikh <furquan@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/408656 Reviewed-by: Aaron Durbin <adurbin@chromium.org>
This commit is contained in:
committed by
chrome-bot
parent
dcbd810337
commit
34d58e7760
@@ -20,6 +20,8 @@
|
||||
#define BACKUP_NV_SIZE 16
|
||||
#define FWMP_NV_INDEX 0x100a
|
||||
#define FWMP_NV_MAX_SIZE 128
|
||||
#define REC_HASH_NV_INDEX 0x100b
|
||||
#define REC_HASH_NV_SIZE VB2_SHA256_DIGEST_SIZE
|
||||
|
||||
/* Structure definitions for TPM spaces */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user