Searched refs:TPM_NV_INDEX_LOCK (Results 1 – 2 of 2) sorted by relevance
/u-boot/include/ | ||
A D | tpm-v1.h | 46 TPM_NV_INDEX_LOCK = 0xffffffff, enumerator |
/u-boot/lib/ | ||
A D | tpm-v1.c | 145 return tpm_nv_define_space(dev, TPM_NV_INDEX_LOCK, 0, 0); in tpm_nv_set_locked() |
Completed in 6 milliseconds