From: "Edgar E. Iglesias" <edgar.iglesias@xilinx.com>
Hi,
Found this while debugging an issue with lockups during boot of
Linux on Xen.
In the particular setup, I'm running without EL3 firmware so group0
interrupts are disabled on the physical interface and enabled on the
virtual interface.
Looks like we're checking the wrong CPU_CTLR reg for vCPUs. This fixes
the problem on my side.
Cheers,
Edgar
Edgar E. Iglesias (1):
intc/arm_gic: Fix gic_irq_signaling_enabled() for vCPUs
hw/intc/arm_gic.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
--
2.25.1