CVSROOT:        /cvs
Module name:    src
Changes by:     kette...@cvs.openbsd.org        2024/03/16 14:46:28

Modified files:
        sys/arch/arm64/arm64: locore.S 
        sys/arch/arm64/include: hypervisor.h 

Log message:
Set the HCR_API and HCR_APK bits in the HCR_EL2 when CPUs boot in EL2.
Otherwise using PAC instructions in EL1 will trigger a trap into EL2
that we don't handle.

ok jsg@, deraadt@

Reply via email to