coreboot/src/cpu
Aaron Durbin 58d5e21851 x86: garbage collect SMM programs
The non-module SMM programs were not being garbage collected
during linking. Do this so that one doesn't have to add dependencies
for unused functions in SMM.

TEST=Interrogated readelf -e smm.elf on both builds as well as diffed
     the symbol table. Runtime testing was not done.

Change-Id: I31991496d92191e540df6340c587eec09c7022b3
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: http://review.coreboot.org/10219
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
2015-05-19 10:36:48 +02:00
..
allwinner arm(64): Globally replace writel(v, a) with write32(a, v) 2015-04-21 08:22:28 +02:00
amd cpu/amd/model_10xxx: Add missing ACPI _PSD object 2015-05-08 22:56:41 +02:00
armltd vboot2: add verstage 2015-01-27 01:41:40 +01:00
dmp dmp/vortex86: fix missing cpu Kconfig guards 2015-04-30 22:33:16 +02:00
intel Include back the 306ax microcode again. 2015-05-13 19:57:30 +02:00
mips CBFS: Automate ROM image layout and remove hardcoded offsets 2015-04-14 09:01:27 +02:00
qemu-x86 vboot2: add verstage 2015-01-27 01:41:40 +01:00
samsung/exynos5250 3rdparty: move to 3rdparty/blobs 2015-05-05 22:49:18 +02:00
ti arm(64): Globally replace writel(v, a) with write32(a, v) 2015-04-21 08:22:28 +02:00
via vboot2: add verstage 2015-01-27 01:41:40 +01:00
x86 x86: garbage collect SMM programs 2015-05-19 10:36:48 +02:00
Kconfig kconfig: drop intermittend forwarder files 2015-04-07 17:40:28 +02:00
Makefile.inc fsp: Move fsp to fsp1_0 2015-04-24 00:37:37 +02:00