u-boot-brain/arch/arc
Alexey Brodkin 6cba327bd9 arcv2: Halt non-master cores
Even though we expect only master core to execute U-Boot code
let's make sure even if for some reason slave cores attempt to
execute U-Boot in parallel with master they get halted very early.

If platform wants it may kick-start slave cores before passing control
to say Linux kernel or any other application that want to see all cores
of SMP SoC up and running.

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
2017-03-31 22:09:36 +03:00
..
cpu arc: No need in sections defined in sources with newer tools 2016-08-05 12:50:25 +03:00
dts arc: dts: separate single axs10x.dts file 2017-03-24 14:47:52 +03:00
include/asm drivers: timer: Introduce ARC timer driver 2017-03-24 14:20:55 +03:00
lib arcv2: Halt non-master cores 2017-03-31 22:09:36 +03:00
config.mk arc: Use -mcpu=XXX instead of obsolete -marcXXX 2016-09-16 12:12:26 +03:00
Kconfig arc: dts: separate single axs10x.dts file 2017-03-24 14:47:52 +03:00
Makefile arc: introduce separate section for interrupt vector table 2015-01-15 22:38:42 +03:00