Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/bl32/tsp/
Dtsp_interrupt.c69 int32_t tsp_common_int_handler(void) in tsp_common_int_handler() function
Dtsp_private.h103 int32_t tsp_common_int_handler(void);
/trusted-firmware-a-latest/bl32/tsp/aarch64/
Dtsp_exceptions.S57 bl tsp_common_int_handler
Dtsp_entrypoint.S397 bl tsp_common_int_handler
/trusted-firmware-a-latest/docs/design/
Dinterrupt-framework-design.rst938 ``tsp_common_int_handler()`` which.
958 #. Secure-EL1 interrupts are handled by calling the ``tsp_common_int_handler()``
961 #. Non-secure interrupts are handled by calling the ``tsp_common_int_handler()``