]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Enable arm64 SError exceptions in the kernel
authorAndrew Turner <andrew@FreeBSD.org>
Mon, 9 Aug 2021 16:30:44 +0000 (16:30 +0000)
committerAndrew Turner <andrew@FreeBSD.org>
Thu, 12 Aug 2021 08:53:06 +0000 (08:53 +0000)
commit17b6ee96138220a164d632f0be69d3df77bdd61a
tree18ee285d792d4392e8e28345f03b432a00311e8d
parenta7fcda1b8c21a47ac8cdd2e7cfae298d67467e3b
Enable arm64 SError exceptions in the kernel

These are needed to signal to the kernel when a Reliability,
Availability, and Serviceability (RAS) exception has triggered.

Reviewed by: mhorne
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D31477
sys/arm64/arm64/exception.S
sys/arm64/arm64/machdep.c
sys/arm64/arm64/vm_machdep.c
sys/arm64/include/armreg.h
sys/arm64/include/cpufunc.h