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: NAntoine Ténart <antoine.tenart@free-electrons.com> Reviewed-by: NAndrew Lunn <andrew@lunn.ch> Signed-off-by: NSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Showing
arch/arm/mach-berlin/headsmp.S
0 → 100644
arch/arm/mach-berlin/platsmp.c
0 → 100644
想要评论请 注册 或 登录