hw/arm/xilinx_zynq: Wire FIQ between CPU <> GIC
commit68a5827b80117973714455c5aa16063ad1ffacb9
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Thu, 15 Feb 2024 11:30:43 +0000 (15 11:30 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 15 Feb 2024 11:30:43 +0000 (15 11:30 +0000)
tree656c086fbd46e5f170f1b6c5ebf1022834df8c5b
parent5767815218efd3cbfd409505ed824d5f356044ae
hw/arm/xilinx_zynq: Wire FIQ between CPU <> GIC

Similarly to commits dadbb58f59..5ae79fe825 for other ARM boards,
connect FIQ output of the GIC CPU interfaces to the CPU.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-id: 20240130152548.17855-1-philmd@linaro.org
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/xilinx_zynq.c