aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-sqlite-report
diff options
context:
space:
mode:
authorJason A. Donenfeld <[email protected]>2020-03-01 22:52:35 +0800
committerHerbert Xu <[email protected]>2020-03-05 18:28:09 +1100
commit1579f1bc3b753d17a44de3457d5c6f4a5b14c752 (patch)
treefbec2103aa55f71c32035e1e0cfdf530d8939059 /tools/perf/scripts/python/bin/export-to-sqlite-report
parentc9cc0517bba9f0213f1e55172feceb99e5512daf (diff)
crypto: x86/curve25519 - support assemblers with no adx support
Some older version of GAS do not support the ADX instructions, similarly to how they also don't support AVX and such. This commit adds the same build-time detection mechanisms we use for AVX and others for ADX, and then makes sure that the curve25519 library dispatcher calls the right functions. Reported-by: Willy Tarreau <[email protected]> Signed-off-by: Jason A. Donenfeld <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-sqlite-report')
0 files changed, 0 insertions, 0 deletions