Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/bl32/tsp/
Dtsp_interrupt.c76 int32_t tsp_common_int_handler(void) in tsp_common_int_handler() function
Dtsp_private.h111 int32_t tsp_common_int_handler(void);
/external/arm-trusted-firmware/bl32/tsp/aarch64/
Dtsp_exceptions.S57 bl tsp_common_int_handler
Dtsp_entrypoint.S371 bl tsp_common_int_handler
/external/arm-trusted-firmware/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()``