HomeFreeBSD

linux: export AT_HWCAP and AT_HWCAP2 on aarch64

Description

linux: export AT_HWCAP and AT_HWCAP2 on aarch64

The flag values seem to be the same between Linux and FreeBSD.
Comparing to a Linux VM on the same hardware, we're missing
HWCAP_EVTSTRM, HWCAP_CPUID, HWCAP_DCPOP, HWCAP_USCAT, HWCAP_PACA,
and HWCAP_PACG.

Reviewed By: mhorne, emaste
Sponsored By: EPSRC
Differential Revision: https://reviews.freebsd.org/D30540

Details

Provenance
traszAuthored on Jun 1 2021, 12:12 PM
Reviewer
mhorne
Differential Revision
D30540: linux: export AT_HWCAP and AT_HWCAP2 on aarch64
Parents
rGec7b47fc81b2: pf: Move provider declaration to pf.h
Branches
Unknown
Tags
Unknown