aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorArd Biesheuvel <[email protected]>2019-08-12 01:59:11 +0300
committerHerbert Xu <[email protected]>2019-08-15 21:52:15 +1000
commita4397635afea5d127548d64e0055ed471ef2d5be (patch)
tree54304e9e7a7f0d0e9e78f1823c98241ab386fe9a /tools/perf/scripts/python
parentcf3d41adcc3595e7ccfbc9359a5daf39ee07aa8b (diff)
crypto: aegis128 - provide a SIMD implementation based on NEON intrinsics
Provide an accelerated implementation of aegis128 by wiring up the SIMD hooks in the generic driver to an implementation based on NEON intrinsics, which can be compiled to both ARM and arm64 code. This results in a performance of 2.2 cycles per byte on Cortex-A53, which is a performance increase of ~11x compared to the generic code. Reviewed-by: Ondrej Mosnacek <[email protected]> Signed-off-by: Ard Biesheuvel <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions