Page MenuHomePhabricator

[cmake] Enable assembly routines in the crypto package
ClosedPublic

Authored by deadalnix on Apr 29 2018, 16:57.

Details

Summary

This ensure we use an optimized version of sha256 if the plateform supports it.

Test Plan
ninja bitcoind

Check the log for Using the 'sse4' SHA256 implementation

Diff Detail

Repository
rABC Bitcoin ABC
Branch
cmakecryptoasm
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 2409
Build 2947: Bitcoin ABC Buildbot (legacy)
Build 2946: arc lint + arc unit