coreboot-kgpe-d16/src/cpu
Alexandru Gagniuc ee2740b7f6 arch/x86/bootblock: Do not include non-code files in bootblock.S
Since we now have more freedom in the bootblock linking step it no
longer makes sense to use a monolithic bootblock.S. Code segments must
still be included as the order in bootblock.S determines code flow.
However, non-code flow related assembly stubs don't need to be directly
included in bootblock.S

Change-Id: I08e86e92d82bd2138194ed42652f268b0764aa54
Signed-off-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Reviewed-on: http://review.coreboot.org/11792
Tested-by: build bot (Jenkins)
Tested-by: Raptor Engineering Automated Test Stand <noreply@raptorengineeringinc.com>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2015-10-08 19:11:24 +00:00
..
allwinner cbfs: new API and better program loading 2015-06-02 14:09:31 +02:00
amd cpu: microcode: Use microcode stored in binary format 2015-09-30 06:57:19 +00:00
armltd vboot2: add verstage 2015-01-27 01:41:40 +01:00
dmp x86/bootblock: Use LDFLAGS_bootblock to enable garbage collection 2015-10-07 03:08:58 +00:00
intel arch/x86/bootblock: Do not include non-code files in bootblock.S 2015-10-08 19:11:24 +00:00
mips Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
qemu-x86 qemu: initialize lapic 2015-09-14 17:23:26 +00:00
samsung/exynos5250 3rdparty: move to 3rdparty/blobs 2015-05-05 22:49:18 +02:00
ti Remove empty lines at end of file 2015-06-08 00:55:07 +02:00
via cpu: microcode: Use microcode stored in binary format 2015-09-30 06:57:19 +00:00
x86 x86/bootblock: Use LDFLAGS_bootblock to enable garbage collection 2015-10-07 03:08:58 +00:00
Kconfig cpu/amd/car: Move AP stacks below the BSP stack to free up space 2015-07-07 01:41:59 +02:00
Makefile.inc cpu/Makefile.inc: Only inculde x86 subdir if ARCH_x86 is selected 2015-10-05 21:19:10 +00:00