diff options
author | Philippe Mathieu-Daudé <philmd@linaro.org> | 2023-01-12 14:49:25 +0100 |
---|---|---|
committer | Laurent Vivier <laurent@vivier.eu> | 2023-01-16 17:51:20 +0100 |
commit | fbdefc85df6db6a15c57733317fd7f7b87d152da (patch) | |
tree | e985a0a40faf9797e5db2966f6d4afa0aee0c184 /hw/cpu | |
parent | ef5c8d0bdf681a843d1b788dc462e5c1404b1580 (diff) |
hw/arm: Move various units to softmmu_ss[]
arm_ss[] units are built twice: once for 32-bit word size and
once for 64-bit. The following units don't require any word
size knowledge and can be moved to softmmu_ss[] (where they
are built once):
- smmu-common.c
- exynos4_boards.c
- bcm2835_peripherals.c
- tosa.c
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20230110164406.94366-2-philmd@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20230112134928.1026006-5-thuth@redhat.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Diffstat (limited to 'hw/cpu')
0 files changed, 0 insertions, 0 deletions