Home
last modified time | relevance | path

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

/trusted-firmware-a-3.7.0/plat/renesas/common/
Dbl2_interrupt_error.c97 case SERROR_SP_EL0: in bl2_interrupt_error_type()
/trusted-firmware-a-3.7.0/plat/arm/board/fvp_r/
Dfvp_r_bl1_exceptions.S50 mov x0, #SERROR_SP_EL0
/trusted-firmware-a-3.7.0/bl2/aarch64/
Dbl2_el3_exceptions.S44 mov x0, #SERROR_SP_EL0
/trusted-firmware-a-3.7.0/common/aarch64/
Dearly_exceptions.S42 mov x0, #SERROR_SP_EL0
/trusted-firmware-a-3.7.0/bl1/aarch64/
Dbl1_exceptions.S44 mov x0, #SERROR_SP_EL0
/trusted-firmware-a-3.7.0/include/common/
Dbl_common.h38 #define SERROR_SP_EL0 U(0x3) macro