From: zhichang.yuan Date: Mon, 28 Apr 2014 05:11:29 +0000 (+0100) Subject: arm64: lib: Implement optimized memcpy routine X-Git-Tag: omap-for-v3.16/fixes-against-rc1~91^2~10^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=808dbac6b51f3441eb5a07724c0b0d1257046d51;p=pandora-kernel.git arm64: lib: Implement optimized memcpy routine This patch, based on Linaro's Cortex Strings library, improves the performance of the assembly optimized memcpy() function. Signed-off-by: Zhichang Yuan Signed-off-by: Deepak Saxena Signed-off-by: Catalin Marinas --- Reading git-diff-tree failed