CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2017/08/06 14:05:24
Modified files: sys/arch/arm64/arm64: locore0.S sys/arch/arm64/include: armreg.h Log message: Fix TCR definitions to avoid integer overflow. Rename TCR_ASID_16 to TCR_AS to match the official ARM docs. ok patrick@, tom@