Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/cmd/
H A Dtpm_test.c335 perm = TPM_NV_PER_PPWRITE | TPM_NV_PER_GLOBALLOCK; in test_redefine_unowned()
366 #define PERMPPGL (TPM_NV_PER_PPWRITE | TPM_NV_PER_GLOBALLOCK)
/OK3568_Linux_fs/u-boot/include/
H A Dtpm.h86 #define TPM_NV_PER_GLOBALLOCK (1U << 15) macro