summaryrefslogtreecommitdiff
path: root/include/tpm_vendor_cmds.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/tpm_vendor_cmds.h')
-rw-r--r--include/tpm_vendor_cmds.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/tpm_vendor_cmds.h b/include/tpm_vendor_cmds.h
index b919b3e922..40c1849e86 100644
--- a/include/tpm_vendor_cmds.h
+++ b/include/tpm_vendor_cmds.h
@@ -262,6 +262,7 @@ enum ap_ro_check_vc_errors {
ARCVE_TOO_MANY_RANGES = 9,
ARCVE_NOT_PROGRAMMED = 10,
ARCVE_FLASH_READ_FAILED = 11,
+ ARCVE_BOARD_ID_BLOCKED = 12,
};
/* Structure for VENDOR_CC_SPI_HASH request which follows tpm_header */