On Thu, 27 Aug 2026 at 05:17, Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> This is something that we've talked about for quite some time,
> having separate "max" cpu types for Armv{8,9}, because Armv9
> prohibits some deprecated Armv8 features. Retaining all features
> simultaneously has the potential to cause confusion.
>
> Pierrick, patch 2 replaces the one you posted using ifdefs.
>
> Changes for v4:
> - Adjust for single-binary.
>
> Changes for v3:
> - Several patches merged.
> - max-v8 is also present for qemu-{system-}arm.
>
Applied to target-arm.next, thanks.
-- PMM