hw/intc: Move some files out of the target-specific source set
commitd9e2d244c77b3aa4a5ba8ad778019354849e018d
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Thu, 12 Jan 2023 13:49:23 +0000 (12 14:49 +0100)
committerLaurent Vivier <laurent@vivier.eu>
Mon, 16 Jan 2023 16:51:20 +0000 (16 17:51 +0100)
treeb3528f7e8af611bf73f3294f90050e91a0803341
parent9815d8839a62603ab2adce58dcc5e4bcc8f9a1ce
hw/intc: Move some files out of the target-specific source set

The Goldfish interrupt controller is not target specific.

While the Exynos interrupt combiner is only used by the ARM
targets, we can build this device once for all.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20221209170042.71169-3-philmd@linaro.org>
[thuth: Change patch title, and also move 'exynos4210_gic.c']
Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20230112134928.1026006-3-thuth@redhat.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
hw/intc/meson.build