MIPS: import optimized string functions from Linux
10x performance gain according to simple test on QEMU malta:
barebox:/ time memcpy 0xa0000000 0xa0001000 0x100000

Signed-off-by: Aleksey Kuleshov <rndfax@yandex.ru>
Acked-by: Antony Pavlov <antonynpavlov@gmail.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 6991f6e commit 114409c73e7d765dd5510b5a945b5e4c15ae4fa8
@Aleksey Kuleshov Aleksey Kuleshov authored on 25 Nov 2015
Sascha Hauer committed on 26 Nov 2015
Showing 5 changed files
View
arch/mips/Kconfig
View
arch/mips/include/asm/string.h
View
arch/mips/lib/Makefile
View
arch/mips/lib/memcpy.S 0 → 100644
View
arch/mips/lib/memset.S 0 → 100644