coreboot/src/arch
Aaron Durbin cce557b793 x86: link ramstage like the other architectures
All the other architectures are using the memlayout
for linking ramstage. The last piece to align x86 is
to use arch/header.ld and the macros within memlayout.h
to automaticaly generate the necessary linker script.

BUG=chrome-os-partner:44827
BRANCH=None
TEST=Built a myriad of boards. Analyzed readelf output.

Change-Id: I012c9b88c178b43bf6a6dde0bab821e066728139
Signed-off-by: Aaron Durbin <adubin@chromium.org>
Reviewed-on: http://review.coreboot.org/11508
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
2015-09-09 19:34:57 +00:00
..
arm Drop "See file CREDITS..." comment 2015-09-07 15:54:50 +00:00
arm64 Drop "See file CREDITS..." comment 2015-09-07 15:54:50 +00:00
mips arm, arm64, mips: Add rough static stack size checks with -Wstack-usage 2015-07-29 20:25:59 +02:00
riscv riscv-trap-handling: Add preliminary trap handling for riscv 2015-08-26 23:50:45 +00:00
x86 x86: link ramstage like the other architectures 2015-09-09 19:34:57 +00:00