HomeFreeBSD

rtld: Teach rtld about the BTI elf note

Description

rtld: Teach rtld about the BTI elf note

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

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

Details

Provenance
andrewAuthored on Oct 12 2023, 4:29 PM
Reviewer
markj
Differential Revision
D42229: rtld: Teach rtld about the BTI elf note
Parents
rG522126fea724: csu: Teach csu about PAC and BTI
Branches
Unknown
Tags
Unknown