hw/intc: Mark more interrupt-controller files as target independent
commit550174d629e505f087124ebcb935c83fc205fdc7
authorThomas Huth <thuth@redhat.com>
Thu, 12 Jan 2023 13:49:27 +0000 (12 14:49 +0100)
committerLaurent Vivier <laurent@vivier.eu>
Mon, 16 Jan 2023 16:56:59 +0000 (16 17:56 +0100)
treef4165bed1ef07ea91004c6a78d401f7f0d3e5141
parentfb73eec46bdbfad0977b9a46f102a53e9083599c
hw/intc: Mark more interrupt-controller files as target independent

Seems like there is also nothing target-specific in here, so these
files can be moved to softmmu_ss to avoid that they get compiled
twice (once for qemu-system-arm and once for qemu-system-aarch64).

Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20230112134928.1026006-7-thuth@redhat.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
hw/intc/meson.build