arm-trusted-firmware/services/spd/tspd
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
..
tspd.mk Remove vpath usage in makefiles 2014-05-06 12:35:02 +01:00
tspd_common.c Rework the TSPD setup code 2014-08-01 09:46:52 +01:00
tspd_helpers.S Reduce deep nesting of header files 2014-05-06 13:57:48 +01:00
tspd_main.c Support asynchronous method for BL3-2 initialization 2014-08-01 09:48:07 +01:00
tspd_pm.c Rework the TSPD setup code 2014-08-01 09:46:52 +01:00
tspd_private.h Rework the TSPD setup code 2014-08-01 09:46:52 +01:00