arm-trusted-firmware/bl32/tsp
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
..
aarch64 PSCI: Migrate SPDs and TSP to the new platform and framework API 2015-08-13 23:48:07 +01:00
tsp.ld.S Remove coherent memory from the BL memory maps 2015-01-22 10:57:44 +00:00
tsp.mk Allow deeper platform port directory structure 2015-04-28 19:50:48 +01:00
tsp_interrupt.c PSCI: Migrate SPDs and TSP to the new platform and framework API 2015-08-13 23:48:07 +01:00
tsp_main.c PSCI: Migrate SPDs and TSP to the new platform and framework API 2015-08-13 23:48:07 +01:00
tsp_private.h Move TSP private declarations into separate header 2014-08-14 11:25:41 +01:00
tsp_timer.c PSCI: Migrate SPDs and TSP to the new platform and framework API 2015-08-13 23:48:07 +01:00