coreboot-kgpe-d16/src/southbridge/intel/lynxpoint
Kyösti Mälkki 21d6a27ac0 arch/x86: Replace some __SMM__ guards
We generally do not guard source in attempts to reduce
the final object sizes, but rely on garbage collection.

Most of the __unused attributes inserted here will be
removed when remaining __SIMPLE_DEVICE__ guards can
be removed.

Change-Id: I2440931fab4f41d7e8249c082e6c9b5a9cd0ef13
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/36641
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-11-09 11:03:03 +00:00
..
acpi sb/intel: Use defined CONFIG_HPET_ADDRESS 2019-11-04 13:19:42 +00:00
acpi.c acpi_table_header: Replace hard-coded revision via macro and function 2019-10-04 19:45:06 +00:00
azalia.c src: Use include <delay.h> when appropriate 2019-04-06 16:09:12 +00:00
bootblock.c sb/intel/lynxpoint: Enable LPC/SIO setup in bootblock 2019-04-23 10:12:02 +00:00
chip.h southbridge/intel: Tidy up preprocessor and headers 2019-08-21 07:00:45 +00:00
early_me.c
early_pch.c drivers/elog: Add elog_boot_notify() 2019-09-13 09:58:33 +00:00
early_smbus.c src/southbridge: change "unsigned" to "unsigned int" 2019-10-30 11:16:56 +00:00
early_usb.c
elog.c
hda_verb.c
hda_verb.h
Kconfig sb/intel/common: Make linking pmbase.c conditional 2019-10-30 21:39:12 +00:00
lp_gpio.c src/southbridge: change "unsigned" to "unsigned int" 2019-10-30 11:16:56 +00:00
lp_gpio.h src/southbridge: change "unsigned" to "unsigned int" 2019-10-30 11:16:56 +00:00
lpc.c sb/lynxpoint: Fix 'dead increment' 2019-10-21 09:05:43 +00:00
Makefile.inc arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class 2019-07-09 12:43:35 +00:00
me.h southbridge/intel: Tidy up preprocessor and headers 2019-08-21 07:00:45 +00:00
me_9.x.c arch/x86: Replace some __SMM__ guards 2019-11-09 11:03:03 +00:00
me_status.c sb,soc/intel: Reduce preprocessor use with ME debugging 2019-11-08 07:49:15 +00:00
nvs.h arch/x86: Drop some __SMM__ guards 2019-11-08 07:46:23 +00:00
pch.c arch/x86: Replace some __SMM__ guards 2019-11-09 11:03:03 +00:00
pch.h src/southbridge: change "unsigned" to "unsigned int" 2019-10-30 11:16:56 +00:00
pcie.c src/southbridge: change "unsigned" to "unsigned int" 2019-10-30 11:16:56 +00:00
pmutil.c nb/intel/haswell: Add an option for where verstage starts 2019-04-21 23:32:37 +00:00
rcba.c
sata.c sb/lynxpoint: Fix 'dead increment' 2019-10-21 09:05:43 +00:00
serialio.c southbridge/intel: Tidy up preprocessor and headers 2019-08-21 07:00:45 +00:00
smbus.c
smi.c ELOG: Avoid some preprocessor use 2019-11-09 10:50:12 +00:00
smihandler.c ELOG: Introduce elog_gsmi variants 2019-11-09 10:49:47 +00:00
usb_ehci.c arch/x86: Replace some __SMM__ guards 2019-11-09 11:03:03 +00:00
usb_xhci.c arch/x86: Replace some __SMM__ guards 2019-11-09 11:03:03 +00:00