HomeSort by relevance Sort by last modified time
    Searched refs:TPM_BASE (Results 1 - 4 of 4) sorted by null

  /external/u-boot/include/
tpm-v1.h 101 TPM_BASE = 0x00000000,
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...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/
Tpm12.h     [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Tpm12.h 22 #define TPM_BASE 0
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/
EfiTpm.h 32 #define TPM_BASE (EFI_MAX_BIT + (EFI_MAX_BIT >> 1))

Completed in 672 milliseconds