Home
last modified time | relevance | path

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

/rk3399_ARM-atf/common/
H A Druntime_svc.c265 } else if ((exc_class == EC_IABORT_LOWER_EL || exc_class == EC_DABORT_LOWER_EL) in handler_sync_exception()
/rk3399_ARM-atf/include/arch/aarch64/
H A Darch.h1220 #define EC_DABORT_LOWER_EL U(0x24) macro