CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2023/04/05 05:07:40
Modified files: lib/libcrypto/arch/aarch64: Makefile.inc arm64cpuid.S Log message: Sprinkle a few BTI instructions into the arm64 assembly files and pass -mmark-bti-property to indicate those now have BTI support. ok jsing@, deraadt@