HomeFreeBSD

rtld-elf: Pass HWCAP flags to ifunc resolver functions

Description

rtld-elf: Pass HWCAP flags to ifunc resolver functions

Function arguments are based on Section 9.4.1 "GNU C Library IFUNC interface"
from "System V ABI for the Arm 64-bit Architecture (AArch64)", 2025Q1.
(https://github.com/ARM-software/abi-aa/releases/download/2025Q1/sysvabi64.pdf)

Reviewed by: kib, andrew
Sponsored by: Arm Ltd
Differential Revision: https://reviews.freebsd.org/D54559

Details

Provenance
sarah.walker2_arm.comAuthored on Jan 13 2026, 2:23 PM
andrewCommitted on Jan 13 2026, 3:28 PM
Reviewer
kib
Differential Revision
D54559: rtld-elf: Pass HWCAP flags to ifunc resolver functions
Parents
rG449339bdba24: arm64: Provide ifunc HWCAP structure definitions
Branches
Unknown
Tags
Unknown