Home
last modified time | relevance | path

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

/u-boot/cmd/
A Dtpm_test.c238 uint32_t perm = TPM_NV_PER_WRITE_STCLEAR | TPM_NV_PER_PPWRITE; in initialise_spaces()
251 TPM_NV_PER_PPWRITE; in initialise_spaces()
327 perm = TPM_NV_PER_PPWRITE | TPM_NV_PER_GLOBALLOCK; in test_redefine_unowned()
330 perm = TPM_NV_PER_PPWRITE; in test_redefine_unowned()
358 #define PERMPPGL (TPM_NV_PER_PPWRITE | TPM_NV_PER_GLOBALLOCK)
359 #define PERMPP TPM_NV_PER_PPWRITE
/u-boot/include/
A Dtpm-v1.h95 #define TPM_NV_PER_PPWRITE BIT(0) macro

Completed in 5 milliseconds