arm-trusted-firmware/lib/compiler-rt/builtins
Daniel Boulby 93cec697de fix(deps): add missing aeabi_memcpy.S
Add missing aeabi_memcpy.S file from llvm compiler-rt library [1]. This
is required for Aarch32 builds with clang.

[1] https://github.com/llvm/llvm-project.git

Change-Id: I7fd6ab1e81dd45d24afef49a3eb8fcdcbc5c082f
Signed-off-by: Daniel Boulby <daniel.boulby@arm.com>
2022-10-24 16:49:32 +01:00
..
arm fix(deps): add missing aeabi_memcpy.S 2022-10-24 16:49:32 +01:00
assembly.h Import builtins from LLVM compiler-rt project 2017-05-12 11:54:12 +01:00
ctzdi2.c Import ctzdi2.c from LLVM compiler-rt 2017-07-26 09:28:23 +01:00
divdi3.c compiler_rt: Import aeabi_ldivmode.S file and dependencies 2020-01-02 11:56:07 +01:00
divmoddi4.c compiler_rt: Import aeabi_ldivmode.S file and dependencies 2020-01-02 11:56:07 +01:00
int_endianness.h Import builtins from LLVM compiler-rt project 2017-05-12 11:54:12 +01:00
int_lib.h compiler_rt: Import latest changes on int_lib.h 2018-11-06 15:42:51 +01:00
int_math.h Import builtins from LLVM compiler-rt project 2017-05-12 11:54:12 +01:00
int_types.h Import builtins from LLVM compiler-rt project 2017-05-12 11:54:12 +01:00
lshrdi3.c compiler_rt: Import lshrdi3.c file 2018-11-06 15:42:51 +01:00
popcountdi2.c compiler_rt: Import popcountdi2.c and popcountsi2.c files 2020-01-20 11:32:59 +01:00
popcountsi2.c compiler_rt: Import popcountdi2.c and popcountsi2.c files 2020-01-20 11:32:59 +01:00
udivmoddi4.c Import builtins from LLVM compiler-rt project 2017-05-12 11:54:12 +01:00