Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/plat/brcm/board/common/
Dboard_arm_trusted_boot.c296 #define SOTP_NVCTR_TRUSTED_IN_USE \ macro
300 #define SOTP_NVCTR_NON_TRUSTED_NEAR_END SOTP_NVCTR_TRUSTED_IN_USE
369 while ((rowdata & SOTP_NVCTR_TRUSTED_IN_USE) && in sotp_get_trusted_nvctr()
377 if (nextrowdata & SOTP_NVCTR_TRUSTED_IN_USE) { in sotp_get_trusted_nvctr()
388 if (rowdata & SOTP_NVCTR_TRUSTED_IN_USE) { in sotp_get_trusted_nvctr()
529 if (rowdata & SOTP_NVCTR_TRUSTED_IN_USE) in sotp_set_nontrusted_nvctr()