On 02.05.25 23:45, Philippe Mathieu-Daudé wrote:
Use target_system_arch() to check at runtime which target architecture is being run. Note, since TARGET_ARM is defined for TARGET_AARCH64, we check for both ARM & AARCH64 enum values.Signed-off-by: Philippe Mathieu-Daudé <phi...@linaro.org> ---
Acked-by: David Hildenbrand <da...@redhat.com> -- Cheers, David / dhildenb