arm-trusted-firmware/services
Andrew Thoelke 56378aa6ee Remove current CPU mpidr from PSCI common code
Many of the interfaces internal to PSCI pass the current CPU
MPIDR_EL1 value from function to function. This is not required,
and with inline access to the system registers is less efficient
than requiring the code to read that register whenever required.

This patch remove the mpidr parameter from the affected interfaces
and reduces code in FVP BL3-1 size by 160 bytes.

Change-Id: I16120a7c6944de37232016d7e109976540775602
2014-06-25 16:08:35 +01:00
..
spd/tspd Initialise CPU contexts from entry_point_info 2014-06-23 14:55:44 +01:00
std_svc Remove current CPU mpidr from PSCI common code 2014-06-25 16:08:35 +01:00