coreboot/src
Subrata Banik e66600ee4f soc/intel/cannonlake: Add CONFIG_SMM_RESERVED_SIZE config
This patch ensures to make SMM_RESERVED_SIZE for cannonlake platform
else smm_subregion() returns 0 size.

Change-Id: I6a95a244bbcf40d672fd11d1c62e01224b2554f2
Signed-off-by: Subrata Banik <subrata.banik@intel.com>
Reviewed-on: https://review.coreboot.org/26216
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Rizwan Qureshi <rizwan.qureshi@intel.com>
2018-05-19 01:15:01 +00:00
..
acpi arch/x86: Add common AMD ACPI hardware definitions 2017-11-10 19:15:38 +00:00
arch arch/x86: Increase TIMESTAMP region size to 0x200 2018-05-18 20:10:59 +00:00
commonlib commonlib/cbfs: Make cbfsf_file_type public 2018-05-16 21:29:56 +00:00
console console: Skip non-BSP printk() earlier 2018-05-09 05:21:21 +00:00
cpu cpu/x86: Add support to run function with argument over APs 2018-05-14 08:39:42 +00:00
device devicetree: Add USB device type 2018-05-11 08:59:51 +00:00
drivers drivers/usb/acpi: Add a driver for generating USB ACPI 2018-05-18 12:22:50 +00:00
ec ec/google/chromeec: add config for wake event types 2018-05-08 14:16:15 +00:00
include lib/prog_loaders: Store CBFS type in struct prog 2018-05-16 20:02:52 +00:00
lib lib/prog_loaders: Store CBFS type in struct prog 2018-05-16 20:02:52 +00:00
mainboard mb/google/eve: Describe USB devices in devicetree 2018-05-18 12:23:28 +00:00
northbridge nb/common/intel: Remove the mrc cache code 2018-05-18 12:21:41 +00:00
security security/vboot: Remove redundent _verstage/_everstage/_verstage_size symbols 2018-05-14 16:24:28 +00:00
soc soc/intel/cannonlake: Add CONFIG_SMM_RESERVED_SIZE config 2018-05-19 01:15:01 +00:00
southbridge sb/intel/i82801bx: Get rid of device_t 2018-05-18 12:18:07 +00:00
superio superio/ite/it8720f: Implement power control 2018-05-15 11:47:14 +00:00
vendorcode intel/fsp: Update Cannonlake FSP header 2018-05-18 12:19:56 +00:00
Kconfig Timestamps: Add option to print timestamps to debug console 2018-03-09 17:16:21 +00:00