arm-trusted-firmware/lib
Jon Medhurst c3810c83aa Fix memmove and memcpy
memmove needs to allow for overlapping memory regions and, together
with memcpy, should return the input destination pointer, not the
address after the end of the copied data.

fixes ARM-software/tf-issues#18

Signed-off-by: Jon Medhurst <tixy@linaro.org>
2014-01-30 17:55:31 +00:00
..
arch/aarch64 Change comments in assembler files to help ctags 2014-01-17 10:27:53 +00:00
semihosting Change comments in assembler files to help ctags 2014-01-17 10:27:53 +00:00
stdlib Fix memmove and memcpy 2014-01-30 17:55:31 +00:00
sync/locks Change comments in assembler files to help ctags 2014-01-17 10:27:53 +00:00
mmio.c Probe for GICv3 re-distributors on core bring-up 2014-01-17 10:27:53 +00:00