Home
last modified time | relevance | path

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

/device/linaro/bootloader/arm-trusted-firmware/lib/el3_runtime/aarch64/
Dcontext_mgmt.c412 write_hstr_el2(HSTR_EL2_RESET_VAL & ~(HSTR_EL2_T_MASK)); in cm_prepare_el3_exit()
/device/linaro/bootloader/arm-trusted-firmware/include/lib/aarch64/
Darch.h224 #define HSTR_EL2_RESET_VAL U(0x0) macro