kernel_optimize_test/arch/arm/mach-berlin
Antoine Ténart 7b7dfdd2b9 ARM: berlin: add SMP support
Adds SMP support for Berlin SoCs. Secondary CPUs are reset, then
execute the instruction we put in the reset exception register, setting
the pc at the address contained in the software reset address register,
which is the physical address of the Berlin secondary startup.

This implementation avoid using the pen lock mechanism.

Signed-off-by: Antoine Ténart <antoine.tenart@free-electrons.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
2014-06-16 13:16:44 +02:00
..
berlin.c ARM: l2c: berlin: convert to generic l2c OF initialisation 2014-05-30 00:49:06 +01:00
headsmp.S ARM: berlin: add SMP support 2014-06-16 13:16:44 +02:00
Kconfig ARM: berlin: add SMP support 2014-06-16 13:16:44 +02:00
Makefile ARM: berlin: add SMP support 2014-06-16 13:16:44 +02:00
platsmp.c ARM: berlin: add SMP support 2014-06-16 13:16:44 +02:00