Xilinx / qemu-devicetrees

Device trees used by QEMU to describe the hardware
42 stars 25 forks source link

zynqmp-arm.dtsi: Improve RPU interrupt controller #8

Open sebhub opened 1 month ago

sebhub commented 1 month ago

Add FIQ support for RPU.

Enable the GIC Security Extensions. The GIC configuration of the RPU is a bit odd. It supports the Security Extensions, however, only the Secure state is implemented. This configuration allows to use FIQs for group 0 interrupts.