coreboot/src
Angel Pons 20c8aa71d1 soc/intel/braswell: Use Kconfig value for TSEG size
SoC selects HAVE_SMI_HANDLER, so TsegSize is always set to 8 MiB. Also,
use SMM_TSEG_SIZE in place of a magic number.

Change-Id: I139e1073426051fea5d30b6ce3dd9746e0e985a2
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/48578
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Michael Niewöhner <foss@mniewoehner.de>
Reviewed-by: Frans Hendriks <fhendriks@eltan.com>
Reviewed-by: Furquan Shaikh <furquan@google.com>
2020-12-14 11:06:33 +00:00
..
acpi cbfs: Simplify load/map API names, remove type arguments 2020-12-02 22:13:17 +00:00
arch arch/x86: Combine bootblock linker scripts 2020-12-14 08:24:25 +00:00
commonlib coreboot tables: Add SPI flash memory map windows to coreboot tables 2020-12-08 22:56:09 +00:00
console lib/trace: Remove TRACE support 2020-12-02 23:35:58 +00:00
cpu arch/x86: Combine bootblock linker scripts 2020-12-14 08:24:25 +00:00
device drivers: Replace multiple fill_lb_framebuffer with single instance 2020-12-14 08:21:22 +00:00
drivers drivers: Replace multiple fill_lb_framebuffer with single instance 2020-12-14 08:21:22 +00:00
ec src: Remove redundant use of ACPI offset(0) 2020-12-03 00:05:52 +00:00
include src/lib: Add Kconfig option for SPD cache in FMAP 2020-12-14 08:23:41 +00:00
lib src/lib: Add Kconfig option for SPD cache in FMAP 2020-12-14 08:23:41 +00:00
mainboard soc/intel/braswell: Clean up devicetree settings 2020-12-14 11:05:51 +00:00
northbridge nb/intel/ironlake: Add comment about MCH scan chains 2020-12-14 08:24:12 +00:00
security cbfs: Add verification for RO CBFS metadata hash 2020-12-03 00:11:08 +00:00
soc soc/intel/braswell: Use Kconfig value for TSEG size 2020-12-14 11:06:33 +00:00
southbridge sb/intel/x/smbus.c: Factor out common code 2020-12-11 15:12:47 +00:00
superio src: Remove redundant use of ACPI offset(0) 2020-12-03 00:05:52 +00:00
vendorcode vc/intel/fsp/fsp2_0/cooperlake_sp: Update WW47 FSP Memory map HOB 2020-12-07 10:30:09 +00:00
Kconfig Kconfig: Show console debug options if loglevel override is set 2020-12-11 15:58:24 +00:00