Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/cmd/
H A Dtpm_test.c229 assert(result == TPM_BAD_PRESENCE); in test_global_lock()
358 assert(result == TPM_BAD_PRESENCE); in test_redefine_unowned()
360 assert(result == TPM_BAD_PRESENCE); in test_redefine_unowned()
/OK3568_Linux_fs/u-boot/include/
H A Dtpm.h148 TPM_BAD_PRESENCE = TPM_BASE + 45, enumerator