Home
last modified time | relevance | path

Searched refs:SERROR_SP_EL0 (Results 1 – 5 of 5) sorted by relevance

/rk3399_ARM-atf/plat/renesas/common/
H A Dbl2_interrupt_error.c97 case SERROR_SP_EL0: in bl2_interrupt_error_type()
/rk3399_ARM-atf/bl2/aarch64/
H A Dbl2_el3_exceptions.S44 mov x0, #SERROR_SP_EL0
/rk3399_ARM-atf/common/aarch64/
H A Dearly_exceptions.S42 mov x0, #SERROR_SP_EL0
/rk3399_ARM-atf/bl1/aarch64/
H A Dbl1_exceptions.S44 mov x0, #SERROR_SP_EL0
/rk3399_ARM-atf/include/common/
H A Dbl_common.h38 #define SERROR_SP_EL0 U(0x3) macro