Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dtpm.h45 TPM_NV_INDEX_LOCK = 0xffffffff, enumerator
/OK3568_Linux_fs/u-boot/cmd/
H A Dtpm_test.c85 return tpm_nv_define_space(TPM_NV_INDEX_LOCK, 0, 0); in tpm_nv_set_locked()