Home
last modified time | relevance | path

Searched refs:HSTR_EL2_RESET_VAL (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/lib/el3_runtime/aarch64/
H A Dcontext_mgmt.c1121 write_hstr_el2(HSTR_EL2_RESET_VAL & ~(HSTR_EL2_T_MASK)); in init_nonsecure_el2_unused()
/rk3399_ARM-atf/include/arch/aarch64/
H A Darch.h828 #define HSTR_EL2_RESET_VAL U(0x0) macro