linux/arch/arc/plat-sim
Vineet Gupta aa0efcde45 ARCv2: smp: [plat-*]: No need to explicitly call mcip_init_smp()
MCIP now registers it's own per cpu setup routine (for IPI IRQ request)
using smp_ops.init_irq_cpu().

So no need for platforms to do that. This now completely decouples
platforms from MCIP.

Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
2015-10-28 16:13:41 +05:30
..
Kconfig ARC: [plat_arcfpga]->[plat_sim] 2015-06-19 18:09:26 +05:30
Makefile ARC: [plat_arcfpga]->[plat_sim] 2015-06-19 18:09:26 +05:30
platform.c ARCv2: smp: [plat-*]: No need to explicitly call mcip_init_smp() 2015-10-28 16:13:41 +05:30