]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/arm/fsl-imx7: Add local 'mpcore/gic' variables
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Fri, 7 Feb 2025 16:09:19 +0000 (16:09 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 7 Feb 2025 16:09:19 +0000 (16:09 +0000)
commit04c58c3b20030db145308be26a7df98d02847ab9
treea620a9699927105e003b2fbb091b3f26a3ca806e
parent4033d1d56e3689a4733b41b3f9297900ac6e2053
hw/arm/fsl-imx7: Add local 'mpcore/gic' variables

The A7MPCore forward the IRQs from its internal GIC.
To make the code clearer, add the 'mpcore' and 'gic'
variables.

Reviewed-by: Cédric Le Goater <clg@kaod.org>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-id: 20250130112615.3219-5-philmd@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/fsl-imx7.c