06/01/2025 19:31, Wathsala Vithanage:
> +    'mcpu_generic_aarch32': {
> +        'march': 'armv8-a',
> +        'march_extensions': ['simd'],
> +    }
> +    'mcpu_thunderx2t99': {
> +        'march': 'armv8.1-a',
> +        'march_extensions': ['crc', 'crypto']
> +    },

A comma is missing.

I can fix it but I am afraid you didn't test it at all.

And we need the CI to run on it.

Please send a v4.


Reply via email to