On 2025-10-20 15:20, Philippe Mathieu-Daudé wrote:
Previous commits removed the TARGET_AARCH64 uses in virt.c, we can now move it to arm_common_ss[] and build it once.Signed-off-by: Philippe Mathieu-Daudé <[email protected]> --- hw/arm/meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Pierrick Bouvier <[email protected]>
