Home
last modified time | relevance | path

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

/rk3399_ARM-atf/bl32/tsp/
H A Dtsp_interrupt.c69 int32_t tsp_common_int_handler(void) in tsp_common_int_handler() function
H A Dtsp_private.h103 int32_t tsp_common_int_handler(void);
/rk3399_ARM-atf/bl32/tsp/aarch64/
H A Dtsp_exceptions.S57 bl tsp_common_int_handler
H A Dtsp_entrypoint.S420 bl tsp_common_int_handler
/rk3399_ARM-atf/docs/design/
H 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()``