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 9815f297d6..0eab55da7b 100644
--- a/include/tpm_vendor_cmds.h
+++ b/include/tpm_vendor_cmds.h
@@ -196,6 +196,7 @@ enum vendor_cmd_cc {
VENDOR_CC_SET_CAPABILITY = 64,
VENDOR_CC_GET_TI50_STATS = 65,
VENDOR_CC_GET_CRASHLOG = 66,
+ VENDOR_CC_GET_CONSOLE_LOGS = 67,
LAST_VENDOR_COMMAND = 65535,
};