]> 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>
Wed, 21 Sep 2022 09:45:53 +0000 (10:45 +0100)
commit61506f50ef20d08d7849164eff17f23a5d3526f3
tree9fd3c3dc1a108fdf68b0ed85e74a505a7b2969fa
parentaeed02e4d7410bea44a28e646b39de1f0c23963c
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

(cherry picked from commit 01e478d9559566e666a7b758ede219ed23d9a833)
sys/arm64/arm64/memcpy.S
sys/arm64/arm64/memmove.S [deleted file]
sys/conf/files.arm64