OpenCloudOS-Kernel/arch/sh/kernel/cpu/sh2
Rich Felker b4214e41b7 sh: add SMP support for J2
Support is hooked up via a cpu start method specified in the device
tree, and also depends on DT nodes that describe the interfaces for
performing IPI and identifying which cpu execution is taking place on.
The currently used method is a form of spin table, where secondary
cpus are unblocked by writing to a special address.

Signed-off-by: Rich Felker <dalias@libc.org>
2016-08-05 03:29:39 +00:00
..
Makefile sh: add SMP support for J2 2016-08-05 03:29:39 +00:00
clock-sh7619.c sh: sh2 sh_clk_ops rename 2012-03-12 22:19:10 +01:00
entry.S sh: SMP support for SH2 entry.S 2016-08-05 03:29:37 +00:00
ex.S sh2(A) exception handler update 2008-07-28 18:10:34 +09:00
probe.c sh: add AT_HWCAP flag for J-Core cas.l instruction 2016-08-05 03:29:32 +00:00
setup-sh7619.c sh: Switch to new style CMT device 2014-05-11 19:35:26 +09:00
smp-j2.c sh: add SMP support for J2 2016-08-05 03:29:39 +00:00