coreboot-kgpe-d16/src
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
..
acpi acpi/: add missing license header 2016-01-14 22:52:11 +01:00
arch arch/x86: link bootblock like other stages for C_ENVIRONMENT_BOOTBLOCK 2016-01-23 18:25:48 +01:00
commonlib commonlib/: Add missing license headers 2016-01-18 03:27:02 +01:00
console console: Simplify bootblock console Kconfig selection logic 2016-01-21 05:37:27 +01:00
cpu cpu/amd: remove .intel_syntax 2016-01-23 17:01:53 +01:00
device device/oprom/yabel: Update BSD license headers 2016-01-18 18:23:52 +01:00
drivers intel/fsp1_1: Fix for passing VBT when vboot requests it 2016-01-22 13:04:29 +01:00
ec ec: Add support for EC used on Purism Librem laptops 2016-01-21 02:31:34 +01:00
include lib/memrange: allow stack allocated free list 2016-01-23 18:25:26 +01:00
lib arch/x86: link bootblock like other stages for C_ENVIRONMENT_BOOTBLOCK 2016-01-23 18:25:48 +01:00
mainboard google/oak: Configurate SD card detection pin 2016-01-22 22:15:51 +01:00
northbridge nb/intel/pineview: Use macro names for memory base registers 2016-01-20 16:26:22 +01:00
soc mediatek/mt8173: revise cbmem_top 2016-01-22 22:15:38 +01:00
southbridge sb/intel/i82801gx: Clean up sata.c 2016-01-20 19:16:40 +01:00
superio header files: Fix guard name comments to match guard names 2016-01-18 04:07:53 +01:00
vendorcode vboot2: Handle slow EC SW sync and graphics driver loading 2016-01-22 13:03:27 +01:00
Kconfig Kconfig: Recommend not enabling UPDATE_IMAGE option 2016-01-22 19:22:07 +01:00