[PATCH] AArch64: Use __memcpy_simd on Neoverse N2/V1
Adhemerval Zanella
adhemerval.zanella@linaro.org
Tue Oct 13 14:32:59 GMT 2020
On 13/10/2020 11:28, Wilco Dijkstra wrote:
> Hi Adhemerval,
>
>> LGTM, however I could not verify if Neoverse PlatNum is the correct one.
>> It is not upstream on linux kernel (arch/arm64/include/asm/cputype.h)
>> neither on Linus tree on arm64/next branches. Is there an official
>> public documentation that describes it?
>
> I don't think the TRMs are up yet, but GCC added support, so I copied those:
> https://github.com/gcc-mirror/gcc/blob/master/gcc/config/aarch64/aarch64-cores.def#L140
>
> Cheers,
> Wilco
>
Fair enough then.
Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
More information about the Libc-alpha
mailing list