aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/smp_psci.c
Commit message (Collapse)AuthorAge
* arm64: SMP: enable PSCI boot methodMarc Zyngier2013-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>