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
1 parent a6bd5ff commit fd650ff61b80a2155002def233ffddb439e3c071
@Soby Mathew Soby Mathew authored on 8 Jul 2015
Achin Gupta committed on 13 Aug 2015
Showing 9 changed files
View
bl32/tsp/aarch64/tsp_entrypoint.S
View
bl32/tsp/tsp_interrupt.c
View
bl32/tsp/tsp_main.c
View
bl32/tsp/tsp_timer.c
View
services/spd/opteed/opteed_main.c
View
services/spd/opteed/opteed_pm.c
View
services/spd/tlkd/tlkd_main.c
View
services/spd/tspd/tspd_main.c
View
services/spd/tspd/tspd_pm.c