]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Teach the arm64 kernel to identify the Arm AEM
authorAndrew Turner <andrew@FreeBSD.org>
Tue, 27 Jul 2021 19:28:33 +0000 (19:28 +0000)
committerAndrew Turner <andrew@FreeBSD.org>
Mon, 30 Aug 2021 11:22:21 +0000 (12:22 +0100)
commit20aa38363e308063c3db5347f3a1f1b1d8b28ea2
treedb03538a961f2c2b44c0bafd30567c95a25d628b
parent4bc8d0dcdb3739eaf771727797d70220f4bd2f6e
Teach the arm64 kernel to identify the Arm AEM

The Arm Architecture Envelope Model is a simulator that models the
architecture rather than any specific implementation. Add its part ID
macro and add it to the list of Arm CPUs we can decode.

Sponsored by: The FreeBSD Foundation

(cherry picked from commit 2531f067ea0e9c77b081445800de8e9584d7d4ab)
sys/arm64/arm64/identcpu.c
sys/arm64/include/cpu.h