coreboot/src/soc/intel/broadwell
Aaron Durbin 6366d92803 {cpu,soc}/intel: remove unused smm_init() function
There used to be a need for an empty smm_init() function
because initialize_cpus() called it even though nothing
called initialize_cpus(). However, garbage collection at
link time is implemented so there's no reason to provide an
empty function to satisfy a symbol that is completely culled
during link. Remove it.

Change-Id: Ic13c85f1d3d57e38e7132e4289a98a95829f765a
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://review.coreboot.org/14605
Tested-by: build bot (Jenkins)
Reviewed-by: Duncan Laurie <dlaurie@google.com>
Reviewed-by: Furquan Shaikh <furquan@google.com>
2016-05-06 16:48:21 +02:00
..
acpi broadwell: gpio.asl: Make GWAK method serialized 2016-01-21 02:25:30 +01:00
bootblock soc/intel: Update license headers 2016-04-14 16:54:33 +02:00
include/soc soc/intel/broadwell: convert to using common MP and SMM init 2016-05-06 16:44:18 +02:00
romstage tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
acpi.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
adsp.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
chip.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
chip.h tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
cpu.c soc/intel/broadwell: convert to using common MP and SMM init 2016-05-06 16:44:18 +02:00
cpu_info.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
ehci.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
elog.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
finalize.c broadwell: Fix CONFIG_SPI_CONSOLE usage 2015-12-27 17:42:46 +01:00
gpio.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
hda.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
igd.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
iobp.c soc/intel/broadwell: Init var before use, only use when needed 2015-12-20 02:41:57 +01:00
Kconfig cpu/x86: remove BACKUP_DEFAULT_SMM_REGION option 2016-05-04 18:51:34 +02:00
lpc.c chromeos: Remove CONFIG_VBNV_SIZE variable 2016-02-09 13:19:48 +01:00
Makefile.inc soc/intel/broadwell: Add back support for EHCI debug setup 2015-12-27 17:45:06 +01:00
me.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
me_status.c broadwell/me: Fix out-of-bounds array access error 2016-05-04 16:33:24 +02:00
memmap.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
minihd.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
monotonic_timer.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
pch.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
pcie.c soc/intel/broadwell: Init var before use, only use when needed 2015-12-20 02:41:57 +01:00
pei_data.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
pmutil.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
ramstage.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
refcode.c lib: remove assets infrastructure 2015-12-10 04:44:09 +01:00
reset.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
sata.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
serialio.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
smbus.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
smbus_common.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
smi.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
smihandler.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
smmrelocate.c {cpu,soc}/intel: remove unused smm_init() function 2016-05-06 16:48:21 +02:00
spi.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
stage_cache.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
systemagent.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
tsc_freq.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
usb_debug.c soc/intel/broadwell: Add back support for EHCI debug setup 2015-12-27 17:45:06 +01:00
xhci.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00