the following patch was just integrated into master: commit 7a6651ceb3ede6b35053ad65358d6994facc217e Author: Gabe Black gabeblack@google.com Date: Sun Jul 7 14:15:22 2013 -0700
arm: Add and enable an arch specific version of memmove.
This version is taken from arch/arm/lib/memmove.S in the Linux kernel.
Change-Id: Ic875d0cf5b1cb407606530b7f465c406b134f0fa Signed-off-by: Gabe Black gabeblack@chromium.org Reviewed-on: http://review.coreboot.org/3763 Tested-by: build bot (Jenkins) Reviewed-by: Ronald G. Minnich rminnich@gmail.com
See http://review.coreboot.org/3763 for details.
-gerrit