Re: [PATCH 0/8] More Arm FEAT_FOO documentation updates

2026-07-13 Thread Peter Maydell
On Wed, 8 Jul 2026 at 15:58, Alex Bennée  wrote:
>
> While reviewing the latest Arm ARM (M.c) I found a few more feature
> names that have been added for old existing features or we forgot to
> update in our emulation list.
>
> These are all documentation updates so should be good for merging
> during softfreeze.
>
> Alex.
>



Applied to target-arm.next, thanks.

-- PMM



Re: [PATCH 0/8] More Arm FEAT_FOO documentation updates

2026-07-08 Thread Richard Henderson

On 7/8/26 07:58, Alex Bennée wrote:

Alex Bennée (8):
   docs/system: declare support for FEAT_EVT2
   docs/system: add big and little endian features names
   docs/system: document FEAT_Secure
   docs/system: document FEAT_MTE4
   docs/system: document FEAT_IVIPT
   docs/system: fix sorting of FEAT_S2[PIE|FWB]
   docs/system: add FEAT_S2TGran[4|16|64]K features
   docs/system: add FEAT_HAF


Reviewed-by: Richard Henderson 

r~