]> 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>
Tue, 9 Apr 2024 16:57:54 +0000 (17:57 +0100)
commit7e999181c2b1e1ad671b82b41ca7ab36d6282507
tree215c9df52efb4f14e488d1e54d5989ef4089a22e
parentbfca39cce7904fbe07541dbe32e3e24f21aac94d
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