arm64: psci: Use the MPIDR values from cpu_logical_map for cpu ids.
authorLiviu Dudau <Liviu.Dudau@arm.com>
Tue, 26 Mar 2013 11:02:51 +0000 (11:02 +0000)
committerCatalin Marinas <catalin.marinas@arm.com>
Tue, 26 Mar 2013 11:58:10 +0000 (11:58 +0000)
With the (re)introduction of cpu_logical_map in arm64 we switch to
the use of MPIDR values to identify CPUs. Update the psci code to
do that.

Signed-off-by: Liviu Dudau <Liviu.Dudau@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>

No differences found