Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/brcm/board/common/
H A Dboard_arm_trusted_boot.c299 #define SOTP_NVCTR_NON_TRUSTED_IN_USE ((uint64_t)0x3) macro
300 #define SOTP_NVCTR_TRUSTED_NEAR_END SOTP_NVCTR_NON_TRUSTED_IN_USE
419 (rowdata & SOTP_NVCTR_NON_TRUSTED_IN_USE) && in sotp_get_nontrusted_nvctr()
426 if (nextrowdata & SOTP_NVCTR_NON_TRUSTED_IN_USE) { in sotp_get_nontrusted_nvctr()
437 if (rowdata & SOTP_NVCTR_NON_TRUSTED_IN_USE) { in sotp_get_nontrusted_nvctr()
469 if (rowdata & SOTP_NVCTR_NON_TRUSTED_IN_USE) in sotp_set_trusted_nvctr()