coreboot/src
Arthur Heymans 5efee3a2c2 soc/intel/broadwell: Don't reinitialize SPI after lockdown
With the common southbridge SPI code reinitialization after lockdown
is not necessary, hence the SMM finalize call becomes a no-op.

Change-Id: I4d7c6ba91dc9f0e0ce4e3228fdf859d5f3d5abf4
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/36004
Reviewed-by: Nico Huber <nico.h@gmx.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-11-10 22:41:33 +00:00
..
acpi AUTHORS: Move src/acpi copyrights into AUTHORS file 2019-07-30 11:04:14 +00:00
arch arch/x86: Remove EARLY_EBDA_INIT support 2019-11-10 15:38:45 +00:00
commonlib commonlib: Use __builtin_offsetof with supported compilers 2019-11-05 15:00:44 +00:00
console console/kconfig: Move ONBOARD_VGA_IS_PRIMARY to 'devices' 2019-11-01 11:58:40 +00:00
cpu arch/x86: Drop some __SMM__ guards 2019-11-08 07:46:23 +00:00
device arch/x86: Remove EARLY_EBDA_INIT support 2019-11-10 15:38:45 +00:00
drivers drivers/intel/fsp2_0: Hide the Kconfig option to run FSP-M XIP 2019-11-06 14:05:34 +00:00
ec ELOG: Avoid some preprocessor use 2019-11-09 10:50:12 +00:00
include lib/cbmem: Remove the cbmem_top_init() hook 2019-11-10 15:39:00 +00:00
lib lib/cbmem: Remove the cbmem_top_init() hook 2019-11-10 15:39:00 +00:00
mainboard arch/x86: Replace some __SMM__ guards 2019-11-09 11:03:03 +00:00
northbridge arch/x86: Drop some __SMM__ guards 2019-11-08 07:46:23 +00:00
security lib/cbfs: Add fallback to RO region to cbfs_boot_locate 2019-11-07 14:12:00 +00:00
soc soc/intel/broadwell: Don't reinitialize SPI after lockdown 2019-11-10 22:41:33 +00:00
southbridge sb/intel/common: Remove the SOUTHBRIDGE_INTEL_COMMON Kconfig symbol 2019-11-10 22:40:49 +00:00
superio superio/*/*/acpi: Improve the readability of the IndexField 2019-11-05 16:08:55 +00:00
vendorcode eltan/security: Replace __PRE_RAM__ with ENV_ROMSTAGE_OR_BEFORE 2019-11-08 07:44:12 +00:00
Kconfig Kconfig: Remove untrue comment 2019-11-09 22:36:00 +00:00