> > 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? > Adding a pseudo mcpu for thunderx2t99 as described in the patch. I will send a v3 with that change.
RE: [PATCH v2 1/2] config/arm: strict use of -mcpu for supported CPUs
Wathsala Wathawana Vithanage Mon, 11 Nov 2024 11:46:38 -0800
- [PATCH 1/2] config/arm: strict use of -mcpu f... Wathsala Vithanage
- [PATCH 2/2] config/arm: sort SOCs alphab... Wathsala Vithanage
- Re: [PATCH 1/2] config/arm: strict use o... fengchengwen
- [PATCH v2 1/2] config/arm: strict use of... Wathsala Vithanage
- [PATCH v2 2/2] config/arm: sort SOCs... Wathsala Vithanage
- Re: [PATCH v2 1/2] config/arm: stric... Thomas Monjalon
- RE: [PATCH v2 1/2] config/arm: s... Wathsala Wathawana Vithanage
- Re: [PATCH v2 1/2] config/ar... Thomas Monjalon
- RE: [PATCH v2 1/2] conf... Wathsala Wathawana Vithanage