Searched refs:SCR_EEL2_BIT (Results 1 – 7 of 7) sorted by relevance
63 return ((scr & (SCR_NS_BIT | SCR_EEL2_BIT)) == 0); in is_secure_trap_without_sel2()
237 SCR_EEL2_BIT | \
90 orr x0, x0, #SCR_EEL2_BIT
748 #define SCR_EEL2_BIT (UL(1) << 18) macro
446 if ((read_scr_el3() & SCR_EEL2_BIT) == 0ULL) { in xlat_get_mem_attributes_internal()
555 scr_el3 |= SCR_EEL2_BIT; in setup_context_common()
1131 …- ignore SCR_EEL2_BIT ([ee75a71](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-f…