commit | 93cec697deb654303379cae8f25a31dc8b90cd31 | [log] [tgz] |
---|---|---|
author | Daniel Boulby <daniel.boulby@arm.com> | Fri Oct 21 17:38:24 2022 +0100 |
committer | Daniel Boulby <daniel.boulby@arm.com> | Mon Oct 24 16:49:32 2022 +0100 |
tree | 8771834181203e27b598e2085ead7738127d306e | |
parent | a194255d75ed9e2ef56bd6e14349a3e7d86af934 [diff] |
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>