Page MenuHomeFreeBSD

Add an arm64 sha512 feature check
ClosedPublic

Authored by andrew on Nov 29 2021, 5:23 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Mar 13, 3:21 AM
Unknown Object (File)
Mon, Feb 24, 9:01 PM
Unknown Object (File)
Mon, Feb 24, 4:09 PM
Unknown Object (File)
Mon, Feb 24, 2:10 PM
Unknown Object (File)
Mon, Feb 24, 9:15 AM
Unknown Object (File)
Sun, Feb 23, 5:36 PM
Unknown Object (File)
Sun, Feb 23, 6:09 AM
Unknown Object (File)
Feb 16 2025, 2:40 PM

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 43027
Build 39915: arc lint + arc unit

Event Timeline

share/mk/bsd.compiler.mk
258

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.