Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | arm64: psci: Use the MPIDR values from cpu_logical_map for cpu ids. | Liviu Dudau | 2013-03-26 |
| | | | | | | | | | 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> | ||
* | arm64: SMP: enable PSCI boot method | Marc Zyngier | 2013-01-29 |
Wire the PSCI implementation into the SMP secondary startup code. Signed-off-by: Marc Zyngier <marc.zyngier@arm.com> Signed-off-by: Catalin Marinas <catalin.marinas@arm.com> |