Page MenuHomeFreeBSD

Add an arm64 sha512 feature check
ClosedPublic

Authored by andrew on Nov 29 2021, 5:23 PM.
Tags
None
Referenced Files
F133639799: D33166.id99306.diff
Mon, Oct 27, 5:18 AM
Unknown Object (File)
Fri, Oct 24, 10:22 PM
Unknown Object (File)
Wed, Oct 15, 12:27 AM
Unknown Object (File)
Tue, Oct 14, 3:46 PM
Unknown Object (File)
Tue, Oct 14, 3:46 PM
Unknown Object (File)
Tue, Oct 14, 3:46 PM
Unknown Object (File)
Tue, Oct 14, 2:34 AM
Unknown Object (File)
Tue, Oct 7, 6:24 AM

Details

Summary

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

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.