freebsd-src/sys/libkern/arm64
Andrew Turner 25d0310ed8 arm64: Mark the armv8 crc32c as supporting BTI
This is built into a test so needs the BTI elf note for the rest of the
test to be built with BTI support enabled.

As the assembly uses the ENTRY macro it already supports BTI, so mark
it as such.

Sponsored by:	Arm Ltd
Differential Revision:	https://reviews.freebsd.org/D42595
2023-11-21 11:25:43 +00:00
..
crc32c_armv8.S arm64: Mark the armv8 crc32c as supporting BTI 2023-11-21 11:25:43 +00:00