arm-trusted-firmware/lib/compiler-rt/builtins/arm
Boyan Karatotev bdedee5a0f fix(deps): add missing aeabi_memset.S
This file provides __aeabi_memclr8 builtin which the Ubuntu 22.04
version of clang 14 needs to compile. Add it to prevent this oddity from
failing the build.

Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com>
Change-Id: Id67aa0abba4a27c51b3ed6bb1be84b4e803b44bf
2023-02-13 14:37:19 +00:00
..
aeabi_ldivmod.S feat(compiler-rt): update compiler-rt source files 2022-10-24 16:49:32 +01:00
aeabi_memcpy.S fix(deps): add missing aeabi_memcpy.S 2022-10-24 16:49:32 +01:00
aeabi_memset.S fix(deps): add missing aeabi_memset.S 2023-02-13 14:37:19 +00:00
aeabi_uldivmod.S feat(compiler-rt): update compiler-rt source files 2022-10-24 16:49:32 +01:00