Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/arch/aarch64/
H A Del3_common_macros.S99 mov_imm x0, MDCR_EL3_RESET_VAL
H A Darch.h804 #define MDCR_EL3_RESET_VAL MDCR_MTPME_BIT macro
/rk3399_ARM-atf/lib/el3_runtime/aarch64/
H A Dcontext_mgmt.c572 mdcr_el3 = MDCR_EL3_RESET_VAL; in setup_context_common()