arm-trusted-firmware/bl32/tsp
Vikram Kanigiri faaa2e7644 Support asynchronous method for BL3-2 initialization
This patch adds support for BL3-2 initialization by asynchronous
method where BL3-1 transfers control to BL3-2 using world switch.
After BL3-2 initialization, it transfers control to BL3-3 via SPD
service handler. The SPD service handler initializes the CPU context
to BL3-3 entrypoint depending on the return function indentifier from
TSP initialization.

Fixes ARM-software/TF-issues#184

Change-Id: I7b135c2ceeb356d3bb5b6a287932e96ac67c7a34
2014-08-01 09:48:07 +01:00
..
aarch64 Simplify management of SCTLR_EL3 and SCTLR_EL1 2014-07-28 10:10:22 +01:00
tsp-fvp.mk Refactor fvp gic code to be a generic driver 2014-07-09 16:36:39 +01:00
tsp.ld.S fvp: Reuse BL1 and BL2 memory through image overlaying 2014-07-10 16:34:54 +01:00
tsp.mk Support asynchronous method for BL3-2 initialization 2014-08-01 09:48:07 +01:00
tsp_interrupt.c Implement a leaner printf for Trusted Firmware 2014-07-25 12:18:33 +01:00
tsp_main.c Add support for printing version at runtime 2014-07-25 15:02:08 +01:00
tsp_timer.c Remove all checkpatch errors from codebase 2014-06-24 12:50:00 +01:00