HomeFreeBSD

arm64: Use a hwcap ID rather than pointer

Description

arm64: Use a hwcap ID rather than pointer

To allow for a different Linux hwcap value store the hwcap ID rather
than a pointer to elf{32,}_hwcap{2,}. This will be needed when creating
a different view of the ID registers for FreeBSD and Linux.

Sponsored by: Arm Ltd
Differential Revision: https://reviews.freebsd.org/D42371

Details

Provenance
andrewAuthored on Oct 26 2023, 10:21 AM
Differential Revision
D42371: arm64: Use a hwcap ID rather than pointer
Parents
rGc2dc043c9757: arm64: Add an is64bit flag to user readable ID regs
Branches
Unknown
Tags
Unknown