HomeFreeBSD

arm64: check for CRC32 support via HWCAP

Description

arm64: check for CRC32 support via HWCAP

Doing it this way eliminates the assumption about homogeneous support
for the feature, since HWCAP values are only set if support is present
on all CPUs.

Reviewed by: tuexen, markj
MFC after: 1 week
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D26032

Details

Provenance
mhorneAuthored on
Reviewer
tuexen
Differential Revision
D26032: arm64: check for CRC32 support via HWCAP
Parents
rS365460: arm64: export new HWCAP features
Branches
Unknown
Tags
Unknown