coreboot-kgpe-d16/src/arch
Aaron Durbin eb907b3c90 arch/x86: link bootblock like other stages for C_ENVIRONMENT_BOOTBLOCK
When C_ENVIRONMENT_BOOTBLOCK is selected link bootblock using the
memlayout.ld scripts and infrastructure. This allows bootblock on
x86 to utilize all the other coreboot infrastructure without
relying romcc.

Change-Id: Ie3e077d553360853bf33f30cf8a347ba1df1e389
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://review.coreboot.org/13069
Reviewed-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Tested-by: build bot (Jenkins)
Tested-by: Raptor Engineering Automated Test Stand <noreply@raptorengineeringinc.com>
2016-01-23 18:25:48 +01:00
..
arm console: Simplify bootblock console Kconfig selection logic 2016-01-21 05:37:27 +01:00
arm64 arch/arm64: Extend verstage 2016-01-22 19:30:56 +01:00
mips console: Simplify bootblock console Kconfig selection logic 2016-01-21 05:37:27 +01:00
riscv console: Simplify bootblock console Kconfig selection logic 2016-01-21 05:37:27 +01:00
x86 arch/x86: link bootblock like other stages for C_ENVIRONMENT_BOOTBLOCK 2016-01-23 18:25:48 +01:00