On 4/22/25 07:54, Philippe Mathieu-Daudé wrote:
Now than Raspi machines can be filtered when running a
qemu-system-arm or qemu-system-aarch64 binary, we can
remove the TARGET_AARCH64 #ifdef'ry and compile the
aspeed.c file once, moving it from arm_ss[] source set
to arm_common_ss[]. Note, we expose the TYPE_BCM2837
type to qemu-system-arm, but it is not user-creatable,
so not an issue.

Signed-off-by: Philippe Mathieu-Daudé<phi...@linaro.org>
Reviewed-by: Pierrick Bouvier<pierrick.bouv...@linaro.org>
---
  hw/arm/bcm2836.c   | 4 ----
  hw/arm/raspi.c     | 4 ----
  hw/arm/meson.build | 8 ++++++--
  3 files changed, 6 insertions(+), 10 deletions(-)

Reviewed-by: Richard Henderson <richard.hender...@linaro.org>

r~

Reply via email to