]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add the arch field to the arm64 MIDR macros
authorAndrew Turner <andrew@FreeBSD.org>
Mon, 14 Nov 2022 15:48:43 +0000 (15:48 +0000)
committerAndrew Turner <andrew@FreeBSD.org>
Tue, 15 Nov 2022 17:26:52 +0000 (17:26 +0000)
commit80ba994bfacd8a843af4eb9cb7558b62e8de26ee
treeb439d76265bae9da1b4a00f5ba68cd23bfa118c6
parent60bae7ec045a8af6e9c51ac080e51948fe84bb4d
Add the arch field to the arm64 MIDR macros

For completeness add accessors for the MIDR field. As the field is
always 0xf on arm64 it is unneeded in the current MICR handling, but
will be used in the vmm module for bhyve.

Obtained from: https://github.com/FreeBSD-UPB/freebsd-src (earlier version)
Sponsored by: The FreeBSD Foundation
sys/arm64/include/cpu.h