1
0
Fork 0
alistair23-linux/arch/arm/mach-mstar
Daniel Palmer 5919eec0f0 ARM: mstar: SMP support
This patch adds SMP support for MStar/Sigmastar chips that have a second core
like those in the infinity2m family.

So far only single and dual core chips have been found so this does
the bare minimum to boot the second core. From what I can tell not having
the "holding pen" code to handle multiple cores is fine if there is only
one core the will get booted. This might need to be reconsidered if chips
with more cores turn up.

Signed-off-by: Daniel Palmer <daniel@0x0f.com>
Link: https://lore.kernel.org/r/20201201134330.3037007-11-daniel@0x0f.com'
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2020-12-09 17:45:40 +01:00
..
Kconfig ARM: mstar: Select MStar intc 2020-10-03 12:47:56 -07:00
Makefile
mstarv7.c ARM: mstar: SMP support 2020-12-09 17:45:40 +01:00