arm-trusted-firmware/include
Achin Gupta 6cf8902131 Add support for synchronous FIQ handling in TSP
This patch adds support in the TSP for handling S-EL1 interrupts
handed over by the TSPD. It includes GIC support in its platform port,
updates various statistics related to FIQ handling, exports an entry
point that the TSPD can use to hand over interrupts and defines the
handover protocol w.r.t what context is the TSP expected to preserve
and the state in which the entry point is invoked by the TSPD.

Change-Id: I93b22e5a8133400e4da366f5fc862f871038df39
2014-05-22 17:48:36 +01:00
..
bl1 Reduce deep nesting of header files 2014-05-06 13:57:48 +01:00
bl2 Rework memory information passing to BL3-x images 2014-05-22 16:19:32 +01:00
bl31 Introduce interrupt handling framework in BL3-1 2014-05-22 17:47:19 +01:00
bl32 Add support for synchronous FIQ handling in TSP 2014-05-22 17:48:36 +01:00
common Add support for BL3-1 as a reset vector 2014-05-22 16:25:09 +01:00
drivers Introduce platform api to access an ARM GIC 2014-05-22 17:47:19 +01:00
lib Use secure timer to generate S-EL1 interrupts 2014-05-22 17:47:20 +01:00
stdlib Add Firmware Image Package creation tool 2014-02-17 18:51:43 +00:00