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 Sep 8 2020, 3:39 PM
Parents
rG752eb6a99576: arm64: export new HWCAP features
Branches
Unknown
Tags
Unknown

Event Timeline