Page MenuHomeFreeBSD

Add an arm64 sha512 feature check
ClosedPublic

Authored by andrew on Nov 29 2021, 5:23 PM.
Tags
None
Referenced Files
F110309086: D33166.diff
Sun, Feb 16, 2:40 PM
Unknown Object (File)
Wed, Feb 5, 8:37 AM
Unknown Object (File)
Jan 10 2025, 4:20 PM
Unknown Object (File)
Jan 10 2025, 10:12 AM
Unknown Object (File)
Jan 8 2025, 1:15 PM
Unknown Object (File)
Jan 6 2025, 2:21 PM
Unknown Object (File)
Dec 10 2024, 5:07 AM
Unknown Object (File)
Nov 25 2024, 10:02 AM

Details

Summary

This is only available in recent toolchains. Check for it so we can
use it in libmd.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 43097
Build 39985: arc lint + arc unit

Event Timeline

share/mk/bsd.compiler.mk
259

If this is the case retpoline should be here too, but instead I think we could just drop this comment, list aarch64-sha512 in the list at line 22, and add a MD annotation there.

This revision is now accepted and ready to land.Dec 1 2021, 3:01 PM
This revision was automatically updated to reflect the committed changes.