Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/arch/aarch64/
H A Del3_common_macros.S107 mov_imm x0, CPTR_EL3_RESET_VAL
H A Darch.h890 #define CPTR_EL3_RESET_VAL ((TAM_BIT | TTA_BIT) & \ macro
/rk3399_ARM-atf/lib/el3_runtime/aarch64/
H A Dcontext_mgmt.c735 per_world_ctx->ctx_cptr_el3 = CPTR_EL3_RESET_VAL; in cm_el3_arch_init_per_world()