Page MenuHomeFreeBSD

Add an arm64 sha512 feature check
ClosedPublic

Authored by andrew on Nov 29 2021, 5:23 PM.
Tags
None
Referenced Files
F156916348: D33166.id99306.diff
Sun, May 17, 8:21 AM
F156904047: D33166.id99165.diff
Sun, May 17, 5:57 AM
F156859919: D33166.id.diff
Sat, May 16, 11:02 PM
Unknown Object (File)
Fri, May 8, 2:11 AM
Unknown Object (File)
Mon, May 4, 2:52 PM
Unknown Object (File)
Thu, Apr 30, 9:25 AM
Unknown Object (File)
Wed, Apr 29, 5:39 AM
Unknown Object (File)
Sat, Apr 25, 6:12 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.