]> git.ipfire.org Git - thirdparty/glibc.git/commit
AArch64: Cleanup emag memset
authorWilco Dijkstra <wilco.dijkstra@arm.com>
Thu, 26 Oct 2023 15:34:47 +0000 (16:34 +0100)
committerWilco Dijkstra <wilco.dijkstra@arm.com>
Mon, 8 Apr 2024 16:31:44 +0000 (17:31 +0100)
commitd166309459c2b0b6d18f52919e76c45d8be07068
treed0ffcba136ef9aff8e5866e6fad05cd576ec9259
parent650300d2332af225a3ac28110f692444a6c7acfd
AArch64: Cleanup emag memset

Cleanup emag memset - merge the memset_base64.S file, remove
the unused ZVA code (since it is disabled on emag).

Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
(cherry picked from commit 9627ab99b50d250c6dd3001a3355aa03692f7fe5)
sysdeps/aarch64/multiarch/ifunc-impl-list.c
sysdeps/aarch64/multiarch/memset.c
sysdeps/aarch64/multiarch/memset_base64.S [deleted file]
sysdeps/aarch64/multiarch/memset_emag.S