Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/plat/brcm/board/common/
Dboard_arm_trusted_boot.c298 #define SOTP_NVCTR_NON_TRUSTED_IN_USE ((uint64_t)0x3) macro
299 #define SOTP_NVCTR_TRUSTED_NEAR_END SOTP_NVCTR_NON_TRUSTED_IN_USE
418 (rowdata & SOTP_NVCTR_NON_TRUSTED_IN_USE) && in sotp_get_nontrusted_nvctr()
425 if (nextrowdata & SOTP_NVCTR_NON_TRUSTED_IN_USE) { in sotp_get_nontrusted_nvctr()
436 if (rowdata & SOTP_NVCTR_NON_TRUSTED_IN_USE) { in sotp_get_nontrusted_nvctr()
468 if (rowdata & SOTP_NVCTR_NON_TRUSTED_IN_USE) in sotp_set_trusted_nvctr()