Home
last modified time | relevance | path

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

/tf-a-ffa_el3_spmc/lib/el3_runtime/aarch32/
A Dcontext_mgmt.c101 sctlr |= (SCTLR_RESET_VAL & ~(SCTLR_TE_BIT | SCTLR_V_BIT)); in cm_setup_context()
/tf-a-ffa_el3_spmc/include/arch/aarch32/
A Del3_common_macros.S246 SCTLR_V_BIT | SCTLR_DSSBS_BIT))
A Darch.h156 #define SCTLR_V_BIT (U(1) << 13) macro
/tf-a-ffa_el3_spmc/docs/
A Dchange-log.rst2065 - Removes incorrect ``SCTLR_V_BIT`` definition and adds definitions for

Completed in 13 milliseconds