OSDN Git Service

Add cortex-a7 specific routines.
authorChristopher Ferris <cferris@google.com>
Mon, 28 Nov 2016 19:09:49 +0000 (11:09 -0800)
committerChristopher Ferris <cferris@google.com>
Tue, 10 Jan 2017 20:31:11 +0000 (12:31 -0800)
commit8402b42312921ab0f819e324f468fd478e8c3708
tree4d4399787f54bb7b818a45bb6dd258885980dd67
parentf1f00fc1f64445f754d64875f2501df00ca26dfe
Add cortex-a7 specific routines.

Test: Changed angler target to use cortex-a7 and I compiled.
Test: Booted this version on angler and ran bionic-unit-tests.

Bug: 31917556

Change-Id: Ice7f6ea38a2569582161a8e659d7877918c1a45a
(cherry picked from commit ecebb49ac636b90b3db48b7375c26c07c95fd104)
libc/Android.bp
libc/arch-arm/cortex-a7/bionic/__strcat_chk.S [new file with mode: 0644]
libc/arch-arm/cortex-a7/bionic/__strcpy_chk.S [new file with mode: 0644]
libc/arch-arm/cortex-a7/bionic/memcpy.S [new file with mode: 0644]
libc/arch-arm/cortex-a7/bionic/memcpy_base.S [new file with mode: 0644]
libc/arch-arm/cortex-a7/cortex-a7.mk