HomeFreeBSD

libc: Teach libc about the BTI elf note

Description

libc: Teach libc about the BTI elf note

Add the Branch Target Identification (BTI) note to libc assembly
sources. As all obect files need the note for the library to have it
we need to insert it in all asm files.

Reviewed by: emaste, markj
Sponsored by: Arm Ltd
Differential Revision: https://reviews.freebsd.org/D42228

Details

Provenance
andrewAuthored on Oct 12 2023, 2:22 PM
Reviewer
emaste
Differential Revision
D42228: libc: Teach libc about the BTI elf note
Parents
rGf3a83b3a6257: arm64: Remove an old comment
Branches
Unknown
Tags
Unknown