This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: AARCH64: Adding Saphira core detection using MIDR.


On Tue, 20 Nov 2018 at 16:18, Sameera Deshpande
<sameera.deshpande@linaro.org> wrote:
>
> Hi!
>
> Please find attached the patch for CPU detection using MIDR code for
> Qualcomm's Saphira processor, and use Falkor specific memset routine
> for Saphira.
>
> Ok for trunk?
>
> --
> - Thanks and regards,
>   Sameera D.

Please find below the changelog entry:

Changelog:

2018-11-20 Sameera Deshpande <sameera.deshpande@linaro.org>
* sysdeps/aarch64/multiarch/memset.c (libc_ifunc): Invoke
__memset_falkor for Saphira.
* sysdeps/unix/sysv/linux/aarch64/cpu-features.c (cpu_list): Add Saphira.
* sysdeps/unix/sysv/linux/aarch64/cpu-features.h (IS_SAPHIRA): New macro
(AVOID_SLOW_MRS): Likewise
-- 
- Thanks and regards,
  Sameera D.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]