Searched refs:SOTP_DEVICE_SECURE_CFG0_AB_MASK (Results 1 – 2 of 2) sorted by relevance
30 #define SOTP_DEVICE_SECURE_CFG0_AB_MASK (3 << 6) macro
71 if ((section3_row0_data & SOTP_DEVICE_SECURE_CFG0_AB_MASK) == 0) { in plat_is_trusted_boot()