platform_bionic/libc/arch-arm/cortex-a53/bionic
Christopher Ferris 5bde25f61a Fix cortex-a53 inclusion of files.
I accidentally broken the cortex-a53 because it directly includes files
from cortex-a15. Rather than revert that part, just copy over the files
that are needed directly so we don't run into this in the future.

Test: Built the aosp_angler-userdebug target using cortex-a53 as the
Test: arm target. Then built the bionic unit tests and ran them on
Test: an angler.

Change-Id: Id89e240b31f94e99f5076e1de973a9344486ec35
2016-11-06 23:36:32 -08:00
..
__strcat_chk.S Fix cortex-a53 inclusion of files. 2016-11-06 23:36:32 -08:00
__strcpy_chk.S Fix cortex-a53 inclusion of files. 2016-11-06 23:36:32 -08:00
memcpy.S Fix cortex-a53 inclusion of files. 2016-11-06 23:36:32 -08:00
memcpy_base.S Add optimized cortex-a7/cortex-a53 memset/memcpy. 2015-08-17 13:02:03 -07:00