arm-trusted-firmware/plat/fvp
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
..
aarch64 Add support for BL3-1 as a reset vector 2014-05-22 16:25:09 +01:00
drivers/pwrc Reduce deep nesting of header files 2014-05-06 13:57:48 +01:00
include Rework BL3-1 unhandled exception handling and reporting 2014-05-16 14:51:00 +01:00
bl1_plat_setup.c Add support for BL3-1 as a reset vector 2014-05-22 16:25:09 +01:00
bl2_plat_setup.c Add support for BL3-1 as a reset vector 2014-05-22 16:25:09 +01:00
bl31_plat_setup.c Add support for BL3-1 as a reset vector 2014-05-22 16:25:09 +01:00
bl32_plat_setup.c Add support for synchronous FIQ handling in TSP 2014-05-22 17:48:36 +01:00
plat_gic.c Introduce platform api to access an ARM GIC 2014-05-22 17:47:19 +01:00
plat_io_storage.c Remove variables from .data section 2014-05-06 17:55:38 +01:00
plat_pm.c Add support for BL3-1 as a reset vector 2014-05-22 16:25:09 +01:00
plat_security.c Fixes for TZC configuration on FVP 2014-05-12 14:21:53 +01:00
plat_topology.c Reduce deep nesting of header files 2014-05-06 13:57:48 +01:00
platform.h Introduce platform api to access an ARM GIC 2014-05-22 17:47:19 +01:00
platform.mk Introduce interrupt registration framework in BL3-1 2014-05-22 17:46:56 +01:00