Page MenuHomeFreeBSD

arm64: Use a hwcap ID rather than pointer
ClosedPublic

Authored by andrew on Oct 26 2023, 3:40 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Oct 16, 10:58 AM
Unknown Object (File)
Thu, Oct 16, 10:58 AM
Unknown Object (File)
Thu, Oct 16, 10:58 AM
Unknown Object (File)
Wed, Oct 15, 11:20 PM
Unknown Object (File)
Wed, Oct 8, 9:16 AM
Unknown Object (File)
Sun, Oct 5, 3:08 AM
Unknown Object (File)
Sat, Oct 4, 9:17 AM
Unknown Object (File)
Fri, Oct 3, 4:52 AM
Subscribers

Details

Summary

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

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable