Home
last modified time | relevance | path

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

/device/linaro/bootloader/arm-trusted-firmware/lib/el3_runtime/aarch64/
Dcontext_mgmt.c378 mdcr_el2 = ((MDCR_EL2_RESET_VAL | in cm_prepare_el3_exit()
/device/linaro/bootloader/arm-trusted-firmware/include/lib/aarch64/
Darch.h221 #define MDCR_EL2_RESET_VAL U(0x0) macro