hw/arm/fsl-imx6ul: Connect VIRQ and VFIQ
commitb558e295211deecdc769835a0a400f8aa59c53fd
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 24 Aug 2018 12:17:34 +0000 (24 13:17 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 24 Aug 2018 12:17:34 +0000 (24 13:17 +0100)
tree8f76e53133929ef7102f05615aac874a88c5a7b2
parent256d3e21f22c2c285d8c170ea6488825cc7c7ae2
hw/arm/fsl-imx6ul: Connect VIRQ and VFIQ

Connect the VIRQ and VFIQ lines from the GIC to the CPU;
these exist always for both CPU and GIC whether the
virtualization extensions are enabled or not, so we
can just unconditionally connect them.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Luc Michel <luc.michel@greensocs.com>
Message-id: 20180821132811.17675-7-peter.maydell@linaro.org
hw/arm/fsl-imx7.c