Home
last modified time | relevance | path

Searched hist:"25 d0310ed881e86cec9ab5cf37dd8471e88ad554" (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/libkern/arm64/
H A Dcrc32c_armv8.Sdiff 25d0310ed881e86cec9ab5cf37dd8471e88ad554 Tue Nov 14 16:01:58 CET 2023 Andrew Turner <andrew@FreeBSD.org> 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