mirror of
https://github.com/FEX-Emu/linux.git
synced 2024-12-28 20:37:27 +00:00
45f5984a8a
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: Yehuda Yitschak <yehuday@marvell.com> Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com> Reviewed-by: Will Deacon <will.deacon@arm.com> |
||
---|---|---|
.. | ||
include/mach | ||
addr-map.c | ||
armada-370-xp.c | ||
armada-370-xp.h | ||
coherency_ll.S | ||
coherency.c | ||
coherency.h | ||
common.h | ||
headsmp.S | ||
hotplug.c | ||
irq-armada-370-xp.c | ||
Kconfig | ||
Makefile | ||
platsmp.c | ||
pmsu.c | ||
pmsu.h | ||
system-controller.c |