arm-trusted-firmware/services/spd/tspd
Soby Mathew f4d58669d0 Non-Secure Interrupt support during Standard SMC processing in TSP
Implements support for Non Secure Interrupts preempting the
Standard SMC call in EL1. Whenever an IRQ is trapped in the
Secure world we securely handover to the Normal world
to process the interrupt. The normal world then issues
"resume" smc call to resume the previous interrupted SMC call.
Fixes ARM-software/tf-issues#105

Change-Id: I72b760617dee27438754cdfc9fe9bcf4cc024858
2014-05-19 14:25:17 +01:00
..
tspd.mk Remove vpath usage in makefiles 2014-05-06 12:35:02 +01:00
tspd_common.c Add S-EL1 interrupt handling support in the TSPD 2014-05-19 13:10:49 +01:00
tspd_helpers.S Reduce deep nesting of header files 2014-05-06 13:57:48 +01:00
tspd_main.c Non-Secure Interrupt support during Standard SMC processing in TSP 2014-05-19 14:25:17 +01:00
tspd_pm.c Add context library API to change a bit in SCR_EL3 2014-05-19 13:10:48 +01:00
tspd_private.h Non-Secure Interrupt support during Standard SMC processing in TSP 2014-05-19 14:25:17 +01:00