arm-trusted-firmware/include
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
..
bl1 Reduce deep nesting of header files 2014-05-06 13:57:48 +01:00
bl2 Reduce deep nesting of header files 2014-05-06 13:57:48 +01:00
bl31 Non-Secure Interrupt support during Standard SMC processing in TSP 2014-05-19 14:25:17 +01:00
bl32 Non-Secure Interrupt support during Standard SMC processing in TSP 2014-05-19 14:25:17 +01:00
common Rework BL3-1 unhandled exception handling and reporting 2014-05-16 14:51:00 +01:00
drivers Introduce platform api to access an ARM GIC 2014-05-19 13:10:49 +01:00
lib Use secure timer to generate S-EL1 interrupts 2014-05-19 13:10:49 +01:00
stdlib Add Firmware Image Package creation tool 2014-02-17 18:51:43 +00:00