Home
last modified time | relevance | path

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

/device/linaro/bootloader/arm-trusted-firmware/bl2u/aarch32/
Dbl2u_entrypoint.S18 b report_exception /* Undef */
19 b report_exception /* SVC call */
20 b report_exception /* Prefetch abort */
21 b report_exception /* Data abort */
22 b report_exception /* Reserved */
23 b report_exception /* IRQ */
24 b report_exception /* FIQ */
/device/linaro/bootloader/arm-trusted-firmware/bl2/aarch32/
Dbl2_entrypoint.S18 b report_exception /* Undef */
19 b report_exception /* SVC call */
20 b report_exception /* Prefetch abort */
21 b report_exception /* Data abort */
22 b report_exception /* Reserved */
23 b report_exception /* IRQ */
24 b report_exception /* FIQ */
/device/linaro/bootloader/arm-trusted-firmware/bl1/aarch32/
Dbl1_entrypoint.S24 b report_exception /* Undef */
26 b report_exception /* Prefetch abort */
27 b report_exception /* Data abort */
28 b report_exception /* Reserved */
29 b report_exception /* IRQ */
30 b report_exception /* FIQ */
Dbl1_exceptions.S43 blne report_exception
/device/linaro/bootloader/arm-trusted-firmware/common/aarch32/
Ddebug.S12 .globl report_exception symbol
62 func report_exception
67 endfunc report_exception