Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/aarch64
Module Name: src
Committed By: skrll
Date: Wed Sep 9 06:04:57 UTC 2026
Modified Files:
src/sys/arch/aarch64/aarch64: genassym.cf locore.S locore_el2.S
src/sys/arch/aarch64/include: armreg.h
Removed Files:
src/sys/arch/aarch64/include: hypervisor.h
Log Message:
aarch64: Remove hypervisor.h and replace with armreg.h defines
The previous value of the RES1 bits in CPTR_EL2 in non-VHE mode was even
wrong.
To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 src/sys/arch/aarch64/aarch64/genassym.cf
cvs rdiff -u -r1.107 -r1.108 src/sys/arch/aarch64/aarch64/locore.S
cvs rdiff -u -r1.15 -r1.16 src/sys/arch/aarch64/aarch64/locore_el2.S
cvs rdiff -u -r1.78 -r1.79 src/sys/arch/aarch64/include/armreg.h
cvs rdiff -u -r1.3 -r0 src/sys/arch/aarch64/include/hypervisor.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index