]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Hide arm64 features that don't have a HWCAP
authorAndrew Turner <andrew@FreeBSD.org>
Thu, 15 Jul 2021 23:22:07 +0000 (23:22 +0000)
committerAndrew Turner <andrew@FreeBSD.org>
Thu, 15 Jul 2021 23:56:47 +0000 (23:56 +0000)
commitae47eecf87b5d8a054bd5d640da12608cc5f126a
tree9ca314aafe5374bc68d5a4be747b68cb4d1aa8f5
parent1d171e5ab9622e512ea4fc95b8eb3682d1858c6f
Hide arm64 features that don't have a HWCAP

We should only export MSR fields if there is also a HWCAP so it doesn't
matter which software uses.

Sponsored by: The FreeBSD Foundation
sys/arm64/arm64/identcpu.c