[COMMON] irq: Bound irq to boot cluster when multi target irq scenario.
authorSoohyun Kim <soohyuni.kim@samsung.com>
Thu, 2 Nov 2017 01:00:02 +0000 (10:00 +0900)
committerJaehyoung Choi <jkkkkk.choi@samsung.com>
Mon, 14 May 2018 05:04:20 +0000 (14:04 +0900)
commit0478798c877d0b8f3f7a255c361febd7bfdcfbc4
treec4104128acd2dfc45f3c9a301147458c297a5ae6
parent146bc06f65a3c7070d7c3236986d5dee10bd89fe
[COMMON] irq: Bound irq to boot cluster when multi target irq scenario.

IRQD_GIC_MULTI_TARGET flag is enabled, All CPU can receive
interrupts. It cause increase power consumption, so we need to
limits the interrupt only to the boot cluster.

Change-Id: I9a44a07fd12220f8a2cfdd5539ccf52aec80677d
Signed-off-by: Soohyun Kim <soohyuni.kim@samsung.com>
drivers/irqchip/irq-gic.c