CVSROOT:        /cvs
Module name:    src
Changes by:     kette...@cvs.openbsd.org        2022/03/23 17:36:35

Modified files:
        sys/arch/arm64/arm64: cpu.c machdep.c 
        sys/arch/arm64/include: cpu.h 

Log message:
Export the ID_AA64ISARn_EL1 registers to userspace through sysctl(2) such
that we can detect which instruction set extensions are supported without
relying in catching SIGILL.

ok deraadt@

Reply via email to