Skip to content
Commit 286130eb authored by Vineet Gupta's avatar Vineet Gupta
Browse files

ARC: smp: Introduce smp hook @init_irq_cpu called for all cores



Note this is not part of platform owned static machine_desc,
but more of device owned plat_smp_ops (rather misnamed) which a IPI
provider or some such typically defines.

This will help us seperate out the IPI registration from platform
specific init_cpu_smp() into device specific init_irq_cpu()

Signed-off-by: default avatarVineet Gupta <vgupta@synopsys.com>
parent 8721a7f5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment