19/02/2025 17:35, Wathsala Wathawana Vithanage: > > Subject: [PATCH] config/arm: update NVIDIA BlueField-3 configuration > > > > ARM configuration requires explicit `mcpu` specifications in the implementor > > description. > > > > The patch adds `mcpu` and `flags` description for the NVIDIA > > BlueField-3 configuration. > > > > Signed-off-by: Gregory Etelson <getel...@nvidia.com> > > Acked-by: Wathsala Vithanage <wathsala.vithan...@arm.com>
Adding error message: " The build was broken for BlueField-3: ERROR: Problem encountered: No suitable Arm mcpu name or custom mcpu definition object found. " and Fixes: c02c01dbf907 ("config/arm: prefer strict use of -mcpu if supported") Applied, thanks.