AArch64: Cleanup emag memset
commit9627ab99b50d250c6dd3001a3355aa03692f7fe5
authorWilco Dijkstra <wilco.dijkstra@arm.com>
Thu, 26 Oct 2023 15:34:47 +0000 (26 16:34 +0100)
committerWilco Dijkstra <wilco.dijkstra@arm.com>
Mon, 13 Nov 2023 16:45:47 +0000 (13 16:45 +0000)
tree4b83767e80edf3e97906f80c41f9b9cbd35f609b
parent2d27dc1c750849f888b38fa7f0dadf6b376095de
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>
sysdeps/aarch64/multiarch/ifunc-impl-list.c
sysdeps/aarch64/multiarch/memset.c
sysdeps/aarch64/multiarch/memset_emag.S [moved from sysdeps/aarch64/multiarch/memset_base64.S with 57% similarity]