[PATCH v2 1/2] config/arm: strict use of -mcpu for supported CPUs
Thomas Monjalon
thomas at monjalon.net
Mon Nov 11 19:14:50 CET 2024
11/11/2024 18:57, Wathsala Wathawana Vithanage:
>
> > Subject: Re: [PATCH v2 1/2] config/arm: strict use of -mcpu for supported
> > CPUs
> >
> > Please check the CI results, there are some failures.
> >
>
> Hi Thomas,
>
> CI is failing because gcc version 11 does not enable crypto extension for thunderx2,
> with -mcpu=thunderx2t99 unless +crypto feature modifier is used.
> Goal of this patch is to drop use of such feature modifiers when an -mcpu is available
> for a given platform.
> This issue is fixed in gcc version 13 for thunderx2t99.
We cannot afford dropping the support of GCC 11.
Which solution do you propose?
More information about the dev
mailing list