>> >> >Good idea, but fails miserably. >> >> >> >> My bad, here is the full fix, verified on our arm64 machine with >> >> meson setup build -Dplatform=generic >> > >> > >> >Ok but other than getting more build coverage, is there any point in >> >building this code on a generic platform? >> >> The driver can be used with distro packages, though it won’t be optimized >> for performance. > > >With some defuzzing of the diff, got it to build. >The old build time was 11 minutes, now down to 2:33. > >Here is what was needed to get rid of uninit warnings:
Would you update the patch to include these changes? Or should I send a new one? Thanks, Pavan.

