diff options
author | Eugeniy Paltsev <eugeniy.paltsev@synopsys.com> | 2019-01-30 17:32:43 +0100 |
---|---|---|
committer | Vineet Gupta <vgupta@synopsys.com> | 2019-02-25 17:52:16 +0100 |
commit | 4d1e7918aae59ef504f5170a4f0c7ae82339fcb2 (patch) | |
tree | 358a3cf4544a01622172ecbd2d85f933b9de9995 /arch/arc/kernel | |
parent | ARC: [plat-hsdk]: Enable AXI DW DMAC support (diff) | |
download | linux-4d1e7918aae59ef504f5170a4f0c7ae82339fcb2.tar.xz linux-4d1e7918aae59ef504f5170a4f0c7ae82339fcb2.zip |
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 'arch/arc/kernel')
0 files changed, 0 insertions, 0 deletions