hw/arm/fsl-imx6: Add local 'mpcore/gic' variables
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Fri, 7 Feb 2025 16:09:18 +0000 (16:09 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 7 Feb 2025 16:09:18 +0000 (16:09 +0000)
commiteead29c0e7f1d7b320247dc89891c9137eafe85c
tree6b2dc4cd01b84f28c713eb7e110662c1dcc9bea9
parentcbb95d496810023a485a3cfc1a096733b055ce89
hw/arm/fsl-imx6: Add local 'mpcore/gic' variables

The A9MPCore 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-3-philmd@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/fsl-imx6.c