platform_bionic/libc/arch-arm64/generic/bionic
Elliott Hughes 7daf4596b7 Switch to the arm-optimized-routines memcpy() and memmove().
Outsource this to them, and choose the best of the two options available
based on the hardware we're running on.

Test: treehugger
Change-Id: I2fa7555c971b64a6decca132210e901ffa248efa
2022-11-17 00:38:49 +00:00
..
__memcpy_chk.S libc: Add Armv8.3-A PAuth and Armv8.5-A BTI compatibility to *.S 2020-09-04 11:29:12 +02:00
__memset_chk.S Implement __memset_chk as a copy & paste of __memcpy_chk. 2022-11-16 21:07:56 +00:00
memset.S Implement __memset_chk as a copy & paste of __memcpy_chk. 2022-11-16 21:07:56 +00:00