coreboot-kgpe-d16/src/arch/arm
Patrick Georgi 8ef8afbb38 arch/arm: only include subdirectories for ARM builds
Change-Id: Ieac02fcc4508f7c1b194802453d6222b902a38a2
Signed-off-by: Patrick Georgi <pgeorgi@chromium.org>
Reviewed-on: http://review.coreboot.org/10032
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2015-04-30 15:39:29 +02:00
..
armv4 timer: Reestablish init_timer(), consolidate timer initialization calls 2015-04-14 09:03:28 +02:00
armv7 arch/arm: Move inclusion of timestamps.c to the right directory 2015-04-28 10:19:53 +02:00
include arch/armv7: Add API to disable MMU pages. 2015-04-22 08:58:48 +02:00
libgcc vboot2: implement select_firmware for pre-romstage verification 2015-01-27 01:43:01 +01:00
asmlib.h arm: Update mem* functions to newer versions 2014-09-22 18:47:42 +02:00
boot.c program loading: unify on struct prog 2015-04-03 14:53:11 +02:00
clock.c coreboot arm: Define function for setting cntfrq register 2015-03-02 22:19:46 +01:00
cpu.c arm: Prevent compilation of old, experimental SMP support 2015-04-02 17:27:54 +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 Kconfig: Fix incorrect CONFIG_STACK_SIZE values for X86 and ARM64 2015-04-15 00:22:13 +02:00
Makefile.inc arch/arm: only include subdirectories for ARM builds 2015-04-30 15:39:29 +02: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
stages.c arm: allow custom stage entry code 2015-04-17 09:20:46 +02:00
tables.c CBMEM: Implement cbmem_run_init_hooks() stub 2015-01-27 22:41:23 +01:00