Home
last modified time | relevance | path

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

/trusted-firmware-a/bl32/tsp/
A Dtsp_interrupt.c77 int32_t tsp_common_int_handler(void) in tsp_common_int_handler() function
A Dtsp_private.h111 int32_t tsp_common_int_handler(void);
/trusted-firmware-a/bl32/tsp/aarch64/
A Dtsp_exceptions.S57 bl tsp_common_int_handler
A Dtsp_entrypoint.S393 bl tsp_common_int_handler
/trusted-firmware-a/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()``
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/design/
A Dinterrupt-framework-design.rst.txt938 ``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 14 milliseconds