arm-trusted-firmware/services/spd/tspd
Soby Mathew fd650ff61b PSCI: Migrate SPDs and TSP to the new platform and framework API
The new PSCI frameworks mandates that the platform APIs and the various
frameworks in Trusted Firmware migrate away from MPIDR based core
identification to one based on core index. Deprecated versions of the old
APIs are still present to provide compatibility but their implementations
are not optimal. This patch migrates the various SPDs exisiting within
Trusted Firmware tree and TSP to the new APIs.

Change-Id: Ifc37e7071c5769b5ded21d0b6a071c8c4cab7836
2015-08-13 23:48:07 +01:00
..
tspd.mk Demonstrate model for routing IRQs to EL3 2015-01-26 15:29:32 +00:00
tspd_common.c Rework the TSPD setup code 2014-08-01 09:46:52 +01:00
tspd_helpers.S Add support to indicate size and end of assembly functions 2015-04-08 13:02:59 +01:00
tspd_main.c PSCI: Migrate SPDs and TSP to the new platform and framework API 2015-08-13 23:48:07 +01:00
tspd_pm.c PSCI: Migrate SPDs and TSP to the new platform and framework API 2015-08-13 23:48:07 +01:00
tspd_private.h Demonstrate model for routing IRQs to EL3 2015-01-26 15:29:32 +00:00