Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/cmd/
H A Dtpm_test.c216 assert(result == TPM_AREA_LOCKED); in test_global_lock()
347 assert(result == TPM_AREA_LOCKED); in test_redefine_unowned()
/rk3399_rockchip-uboot/include/
H A Dtpm.h163 TPM_AREA_LOCKED = TPM_BASE + 60, enumerator