]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Read the CPU 0 arm64 ID registers early in initarm
authorAndrew Turner <andrew@FreeBSD.org>
Wed, 1 Jul 2020 16:57:57 +0000 (16:57 +0000)
committerAndrew Turner <andrew@FreeBSD.org>
Wed, 1 Jul 2020 16:57:57 +0000 (16:57 +0000)
commite4fc3b653aceb1254d61efe674fbbe1bd4088085
treeb5426cd96071bf5e3a99220d7af3355db699681e
parent5dbd4b8e96521244525a0fee29694719c873bd75
Read the CPU 0 arm64 ID registers early in initarm

We also update the kernel view early in the boot. This will allow the
use of the common kernel view in ifunc resolvers.

Sponsored by: Innovate UK
sys/arm64/arm64/identcpu.c
sys/arm64/arm64/machdep.c
sys/arm64/arm64/mp_machdep.c
sys/arm64/include/cpu.h