commit | 059e232089e45b0befc9933d31209c225e08b426 | [log] [tgz] |
---|---|---|
author | Marc Zyngier <marc.zyngier@arm.com> | Tue Aug 09 07:50:44 2016 +0100 |
committer | Marc Zyngier <marc.zyngier@arm.com> | Wed Aug 17 18:31:20 2016 +0100 |
tree | d872c69b79fb8e2845a60a167af15ef66d466ad4 | |
parent | 1e12c4a9393b75a744aada2c8115434572698bc3 [diff] |
irqchip/gic: Allow self-SGIs for SMP on UP configurations On systems where a single CPU is present, the GIC may not support having SGIs delivered to a target list. In that case, we use the self-SGI mechanism to allow the interrupt to be delivered locally. Tested-by: Fabio Estevam <fabio.estevam@nxp.com> Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>