On Mon, 27 Apr 2026 at 09:15, Philippe Mathieu-Daudé <philmd@linaro.org> wrote:
>
> On 17/4/26 05:58, Philippe Mathieu-Daudé wrote:
> > On 14/4/26 02:53, Philippe Mathieu-Daudé wrote:
> >
> >> Philippe Mathieu-Daudé (9):
> >> target/arm: Ignore endianness when setting MTE tags
> >> target/arm: Explode MO_TExx -> MO_TE | MO_xx
> >> target/arm: Hoist MO_TE into mve_advance_vpt()
> >> target/arm: Hoist MO_TE into MVE DO_VSTR() macro
> >> target/arm: Introduce mo_endian() helper
> >> target/arm: Replace MO_TE -> mo_endian() for MVE helpers
> >> target/arm: Compile mve_helper.c once
> >> target/arm: Replace MO_TE -> mo_endian() for Cortex-M helpers
> >> target/arm: Compile m_helper.c once
> >
> > Series fully reviewed.
>
> Checking as of master=aa15257174d, this series still applies cleanly.
Applied to target-arm.next, thanks.
-- PMM