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

  /external/vboot_reference/tests/tpm_lite/
readonly.c 38 uint32_t perm = TPM_NV_PER_WRITE_STCLEAR | TPM_NV_PER_PPWRITE;
52 perm = TPM_NV_PER_READ_STCLEAR | TPM_NV_PER_WRITE_STCLEAR |
  /external/vboot_reference/firmware/include/
tss_constants.h 49 #define TPM_NV_PER_WRITE_STCLEAR (((uint32_t)1)<<14)
  /external/u-boot/cmd/
tpm_test.c 251 uint32_t perm = TPM_NV_PER_WRITE_STCLEAR | TPM_NV_PER_PPWRITE;
263 perm = TPM_NV_PER_READ_STCLEAR | TPM_NV_PER_WRITE_STCLEAR |
  /external/u-boot/include/
tpm-v1.h 88 #define TPM_NV_PER_WRITE_STCLEAR BIT(14)
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/
Tpm12.h     [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Tpm12.h     [all...]

Completed in 246 milliseconds