HomeFreeBSD

Add accelerated arm64 sha512 to libmd

Description

Add accelerated arm64 sha512 to libmd

As with sha256 add support for accelerated sha512 support to libmd on
arm64. This depends on clang 13+ to build as this is the first release
with the needed intrinsics. Gcc should also support them, however from
a currently unknown release.

Reviewed by: cem
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D33373

Details

Provenance
andrewAuthored on Nov 19 2021, 11:32 AM
Reviewer
cem
Differential Revision
D33373: Add accelerated arm64 sha512 to libmd
Parents
rG4826406b30f9: pf tests: log additional information when a test ends
Branches
Unknown
Tags
Unknown