]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Update the arm64 kernel memcpy/memmove
authorAndrew Turner <andrew@FreeBSD.org>
Wed, 7 Sep 2022 09:51:21 +0000 (10:51 +0100)
committerAndrew Turner <andrew@FreeBSD.org>
Thu, 8 Sep 2022 13:23:20 +0000 (14:23 +0100)
commit01e478d9559566e666a7b758ede219ed23d9a833
tree94b268855646364fb278b020fe8817e9fb325969
parent376025cfb1c2008ea849ed902de6e5f417a09ee2
Update the arm64 kernel memcpy/memmove

Bring in the latest Arm Optimized Routines memcpy/memmove into the
arm64 kernel. As these functions have been merged in the current
version remove the now unneeded memmove.S.

Sponsored by: The FreeBSD Foundation
sys/arm64/arm64/memcpy.S
sys/arm64/arm64/memmove.S [deleted file]
sys/conf/files.arm64