commit | b3ec516e30c92811fedc03db2d54e4b611266ccb | [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 | 958f1dda658e6eeeac2b1d92af12e703ab736bda [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>