summary refs log tree commit diff
path: root/crypto/ecdh_helper.c
diff options
context:
space:
mode:
authorEugeniy Paltsev <eugeniy.paltsev@synopsys.com>2019-01-30 19:32:43 +0300
committerVineet Gupta <vgupta@synopsys.com>2019-02-25 08:52:16 -0800
commit4d1e7918aae59ef504f5170a4f0c7ae82339fcb2 (patch)
tree358a3cf4544a01622172ecbd2d85f933b9de9995 /crypto/ecdh_helper.c
parent5d4ab8d0960e399e85a55e659b11cfc86a03a776 (diff)
downloadlinux-4d1e7918aae59ef504f5170a4f0c7ae82339fcb2.tar.gz
ARCv2: lib: introduce memcpy optimized for unaligned access
Optimise code to use efficient unaligned memory access which is
available on ARCv2. This allows us to really simplify memcpy code
and speed up the code one and a half times (in case of unaligned
source or destination).

Don't wire it up yet !

Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
Diffstat (limited to 'crypto/ecdh_helper.c')
0 files changed, 0 insertions, 0 deletions