CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/09/02 04:48:52
Modified files:
sys/arch/arm64/include: armreg.h
sys/arch/arm64/arm64: locore.S
Log message:
Fix the TCR_TG0_xxx definitions and add TCR_TG0_4K to the initial setting
of TCR_EL1 in locore to make clear we use 4K pages for both userland and
the kernel.
ok patrick@
