coreboot-kgpe-d16/src/arch/arm
Patrick Georgi 828e0e86f3 build system: run linker scripts through the preprocessor
This allows combining and simplifying linker scripts.

This is inspired by the commit listed below, but rewritten to match
upstream, and split in smaller pieces to keep intent clear.

Change-Id: Ie5c11bd8495a399561cefde2f3e8dd300f4feb98
Signed-off-by: Patrick Georgi <pgeorgi@chromium.org>
Based-On-Change-Id: I50af7dacf616e0f8ff4c43f4acc679089ad7022b
Based-On-Signed-off-by: Julius Werner <jwerner@chromium.org>
Based-On-Reviewed-on: https://chromium-review.googlesource.com/219170
Reviewed-on: http://review.coreboot.org/9303
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2015-04-06 19:14:00 +02:00
..
armv4 armv4: Add verstage to armv4 2015-04-04 04:04:24 +02:00
armv7 armv7: Add config option guard for verstage class 2015-04-04 04:04:15 +02:00
include armv4: Build in SMP settings with non-SMP armv4 CPUs 2015-03-27 08:05:20 +01: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
bootblock.ld build system: run linker scripts through the preprocessor 2015-04-06 19:14:00 +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
eabi_compat.c
id.S
Kconfig Clean up architecture-specific Kconfigs 2015-04-02 22:06:31 +02:00
Makefile.inc build system: run linker scripts through the preprocessor 2015-04-06 19:14:00 +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
ramstage.ld build system: run linker scripts through the preprocessor 2015-04-06 19:14:00 +02:00
romstage.ld build system: run linker scripts through the preprocessor 2015-04-06 19:14:00 +02:00
stages.c arm: Redesign, clarify and clean up cache related code 2014-11-10 21:34:49 +01:00
tables.c CBMEM: Implement cbmem_run_init_hooks() stub 2015-01-27 22:41:23 +01:00
verstage.ld build system: run linker scripts through the preprocessor 2015-04-06 19:14:00 +02:00