Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/bl32/tsp/
A Dtsp_interrupt.c69 int32_t tsp_common_int_handler(void) in tsp_common_int_handler() function
A Dtsp_private.h103 int32_t tsp_common_int_handler(void);
/arm-trusted-firmware-2.8.0/bl32/tsp/aarch64/
A Dtsp_exceptions.S57 bl tsp_common_int_handler
A Dtsp_entrypoint.S397 bl tsp_common_int_handler
/arm-trusted-firmware-2.8.0/docs/design/
A 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()``

Completed in 6 milliseconds