Home
last modified time | relevance | path

Searched refs:TPM_BASE (Results 1 – 1 of 1) sorted by relevance

/external/u-boot/include/
Dtpm-v1.h101 TPM_BASE = 0x00000000, enumerator
103 TPM_SUCCESS = TPM_BASE,
105 TPM_AUTHFAIL = TPM_BASE + 1,
106 TPM_BADINDEX = TPM_BASE + 2,
107 TPM_BAD_PARAMETER = TPM_BASE + 3,
108 TPM_AUDITFAILURE = TPM_BASE + 4,
109 TPM_CLEAR_DISABLED = TPM_BASE + 5,
110 TPM_DEACTIVATED = TPM_BASE + 6,
111 TPM_DISABLED = TPM_BASE + 7,
112 TPM_DISABLED_CMD = TPM_BASE + 8,
[all …]