coreboot-kgpe-d16/src/arch/arm
Edward O'Callaghan 569bd3ff60 cpu/armltd/cortex-a9: Remove stub func dead code
Change-Id: Ia8246e2bdf346883072a924d8808f14f48d44bb3
Signed-off-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
Reviewed-on: http://review.coreboot.org/7351
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: David Hendricks <dhendrix@chromium.org>
2014-12-19 22:32:13 +01:00
..
armv4 Replace hlt with halt() 2014-12-02 10:25:55 +01:00
armv7 ARM: Use LPAE for Virtual Address Translation 2014-12-17 04:53:05 +01:00
include cpu/armltd/cortex-a9: Remove stub func dead code 2014-12-19 22:32:13 +01:00
libgcc arm: Put assembly functions into separate sections 2014-11-13 06:49:41 +01:00
asmlib.h arm: Update mem* functions to newer versions 2014-09-22 18:47:42 +02:00
boot.c libpayload: arm: Pass the coreboot table location to the payload. 2014-12-09 18:38:48 +01:00
bootblock.ld arm: Add support for a preram_cbmem_console symbol. 2014-12-15 23:27:53 +01:00
cpu.c ARM: Generalize armv7 as arm. 2014-09-08 18:59:23 +02:00
div0.c ARM: Generalize armv7 as arm. 2014-09-08 18:59:23 +02:00
eabi_compat.c ARM: Generalize armv7 as arm. 2014-09-08 18:59:23 +02:00
id.S ARM: Generalize armv7 as arm. 2014-09-08 18:59:23 +02:00
Kconfig ARM: Use LPAE for Virtual Address Translation 2014-12-17 04:53:05 +01:00
Makefile.inc Unify remaining binutils invocations 2014-11-30 12:20:15 +01:00
memcpy.S arm: Put assembly functions into separate sections 2014-11-13 06:49:41 +01:00
memmove.S arm: Put assembly functions into separate sections 2014-11-13 06:49:41 +01:00
memset.S arm: Put assembly functions into separate sections 2014-11-13 06:49:41 +01:00
ramstage.ld arm: Have the linker garbage-collect unused functions and variables 2014-09-22 18:41:54 +02:00
romstage.ld arm: Add support for a preram_cbmem_console symbol. 2014-12-15 23:27:53 +01:00
stages.c arm: Redesign, clarify and clean up cache related code 2014-11-10 21:34:49 +01:00
tables.c ARM: Generalize armv7 as arm. 2014-09-08 18:59:23 +02:00