CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2017/12/31 01:42:04
Modified files: sys/arch/arm64/arm64: locore0.S locore.S pmap.c sys/arch/arm64/include: pmap.h Log message: Tighten the permissions used in the early stage page tables somewhat. Add an interface to establish additional VA=PA 1G block mappings for use by upcoming EFI runtime services support. ok guenther@