coreboot-kgpe-d16/src/arch/arm
Aaron Durbin d4dd44cc2b linking: add and use LDFLAGS_common
Add an LDFLAGS_common variable and use that for each stage
during linking within all the architectures. All the architectures
support gc-sections, and as such they should be linking in the
same way.

BUG=chrome-os-partner:44827
BRANCH=None
TEST=Built rambi and analyzed the relocatable ramstage.

Change-Id: I41fbded54055455889b297b9e8738db4dda0aad0
Signed-off-by: Aaron Durbin <adubin@chromium.org>
Reviewed-on: http://review.coreboot.org/11522
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-by: Julius Werner <jwerner@chromium.org>
2015-09-09 19:35:54 +00:00
..
armv4 Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
armv7 armv7/arm64: remove timestamp.c 2015-08-31 13:55:03 +00:00
include Drop "See file CREDITS..." comment 2015-09-07 15:54:50 +00:00
libgcc arm: add __umoddi3() to libgcc implementation 2015-07-09 00:31:39 +02:00
asmlib.h arm: Update mem* functions to newer versions 2014-09-22 18:47:42 +02:00
boot.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
clock.c coreboot arm: Define function for setting cntfrq register 2015-03-02 22:19:46 +01:00
cpu.c Remove empty lines at end of file 2015-06-08 00:55:07 +02:00
div0.c Drop "See file CREDITS..." comment 2015-09-07 15:54:50 +00:00
eabi_compat.c arm: enhance eabi compat functions 2015-07-09 00:30:41 +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 linking: add and use LDFLAGS_common 2015-09-09 19:35:54 +00: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 Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
tables.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00