arm: mvebu: Add SMP support for Armada XP
This enables SMP support on the Armada XP processor. It adds the mandatory functions to support SMP such as: the SMP initialization functions in platsmp.c, the secondary CPU entry point in headsmp.S and the CPU hotplug initial support in hotplug.c. Signed-off-by: NYehuda Yitschak <yehuday@marvell.com> Signed-off-by: NGregory CLEMENT <gregory.clement@free-electrons.com> Reviewed-by: NWill Deacon <will.deacon@arm.com>
Showing
arch/arm/mach-mvebu/headsmp.S
0 → 100644
arch/arm/mach-mvebu/hotplug.c
0 → 100644
arch/arm/mach-mvebu/platsmp.c
0 → 100644
想要评论请 注册 或 登录