RE: [EXT] Re: [PATCH 2/2] config/arm: add armv9-a march

2024-01-19 Thread Pavan Nikhilesh Bhagavatula
> On 2024/1/4 5:18 PM, pbhagavat...@marvell.com wrote: > > From: Pavan Nikhilesh > > > > Now that major versions of GCC recognize armv9-a march option, > > add it to the list of supported march. > > Update neoverse-n2 part number to include march as armv9-a. > > > > Signed-off-by: Pavan Nikhilesh

Re: [PATCH 2/2] config/arm: add armv9-a march

2024-01-17 Thread Ruifeng Wang
On 2024/1/4 5:18 PM, pbhagavat...@marvell.com wrote: From: Pavan Nikhilesh Now that major versions of GCC recognize armv9-a march option, add it to the list of supported march. Update neoverse-n2 part number to include march as armv9-a. Signed-off-by: Pavan Nikhilesh --- config/arm/meson.

[PATCH 2/2] config/arm: add armv9-a march

2024-01-04 Thread pbhagavatula
From: Pavan Nikhilesh Now that major versions of GCC recognize armv9-a march option, add it to the list of supported march. Update neoverse-n2 part number to include march as armv9-a. Signed-off-by: Pavan Nikhilesh --- config/arm/meson.build | 3 ++- 1 file changed, 2 insertions(+), 1 deletion