coreboot/src/arch/armv7
Stefan Reinauer fb9a6ae404 armv7a: Enable native memcpy / memset
The code has been there for quite a while but was never enabled.

BUG=none
TEST=none
BRANCH=none

Change-Id: Ifc30e735e78f88ab2c84e374e2aa245b370c4e03
Signed-off-by: Stefan Reinauer <reinauer@google.com>
Reviewed-on: https://gerrit.chromium.org/gerrit/57018
Reviewed-by: Hung-Te Lin <hungte@chromium.org>
Reviewed-by: David Hendricks <dhendrix@chromium.org>
Tested-by: Stefan Reinauer <reinauer@chromium.org>
2013-06-17 18:35:45 -07:00
..
include Drop ELF remains from boot code 2013-05-28 13:50:06 -07:00
boot.c Drop ELF remains from boot code 2013-05-28 13:50:06 -07:00
bootblock.inc armv7: Reserve space BL1 and checksum header by specifying bootblock offset. 2013-06-12 17:26:30 -07:00
bootblock.lds armv7: Reserve space BL1 and checksum header by specifying bootblock offset. 2013-06-12 17:26:30 -07:00
bootblock_simple.c ARM: Separate the early console (romstage) from the bootblock console. 2013-06-13 21:15:40 -07:00
cache.c ARMv7: flatten arch/armv7 source tree 2013-05-28 13:50:05 -07:00
coreboot_ram.ld BACKPORT: boot state: schedule static callbacks 2013-05-01 14:30:00 -07:00
div0.c ARMv7: flatten arch/armv7 source tree 2013-05-28 13:50:05 -07:00
eabi_compat.c ARMv7: flatten arch/armv7 source tree 2013-05-28 13:50:05 -07:00
early_console.c ARMv7: flatten arch/armv7 source tree 2013-05-28 13:50:05 -07:00
exception.c ARMV7 and Google/Snow: Add exception support code to the ramstage 2013-03-08 22:03:37 +01:00
exception_asm.S ARMV7 and Google/Snow: Add exception support code to the ramstage 2013-03-08 22:03:37 +01:00
id.inc ARMv7: flatten arch/armv7 source tree 2013-05-28 13:50:05 -07:00
interrupts.c ARMv7: flatten arch/armv7 source tree 2013-05-28 13:50:05 -07:00
Kconfig armv7a: Enable native memcpy / memset 2013-06-17 18:35:45 -07:00
Makefile.inc armv7a: Enable native memcpy / memset 2013-06-17 18:35:45 -07:00
memcpy.S ARM: Tell the linker memset and memcpy are functions. 2013-06-14 18:16:58 -07:00
memset.S ARM: Tell the linker memset and memcpy are functions. 2013-06-14 18:16:58 -07:00
mmu.c ARMv7: flatten arch/armv7 source tree 2013-05-28 13:50:05 -07:00
romstage.ld ARM: Fix the ldscripts so that exit/enter stage work correctly. 2013-03-20 05:56:22 +01:00
stages.c Drop ELF remains from boot code 2013-05-28 13:50:06 -07:00
tables.c ARMv7: flatten arch/armv7 source tree 2013-05-28 13:50:05 -07:00