coreboot/src
Kyösti Mälkki 4913d8aed0 cpu/x86/smm: Define single smm_subregion()
At the moment we only have two splitting of TSEG,
one with and one without IED. They can all use
same implementation.

Make configuration problems of TSEG region assertion
failures.

Rename file from stage_cache.c to tseg_region.c to
reflect it's purpose.

Change-Id: I9daf0dec8fbaaa1f4e6004ea034869f43412d7d5
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/34776
Reviewed-by: Furquan Shaikh <furquan@google.com>
Reviewed-by: David Guckian
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-08-15 04:39:17 +00:00
..
acpi AUTHORS: Move src/acpi copyrights into AUTHORS file 2019-07-30 11:04:14 +00:00
arch cpu/x86: Move some SMM function declarations 2019-08-13 13:59:34 +00:00
commonlib lib/edid: Add suport for display rotation 2019-08-08 03:18:35 +00:00
console arch/x86: Enable POSTCAR_CONSOLE by default 2019-08-11 03:07:36 +00:00
cpu cpu/x86/smm: Define single smm_subregion() 2019-08-15 04:39:17 +00:00
device dram: Add basic DDR4 SPD parsing 2019-08-14 03:35:29 +00:00
drivers drivers/i2c/generic: Add "compatible" property to _DSD 2019-08-13 19:47:54 +00:00
ec ec/google/wilco: Hide wilco symbols when unused 2019-07-25 16:46:17 +00:00
include lib: edid: Move manufacturer name from private extra to public info 2019-08-15 03:04:08 +00:00
lib lib: edid: Move manufacturer name from private extra to public info 2019-08-15 03:04:08 +00:00
mainboard mb/google/kukui: Report panel manufacturer name 2019-08-15 03:04:26 +00:00
northbridge nb/intel/gm45: Don't create DMAR tables for disabled IGD 2019-08-13 10:50:51 +00:00
security vboot: fix conditional using vboot_setup_tpm return value 2019-08-08 07:03:24 +00:00
soc cpu/x86/smm: Define single smm_subregion() 2019-08-15 04:39:17 +00:00
southbridge cpu/x86: Change old-style SMI handler prototypes 2019-08-13 14:00:06 +00:00
superio src/superio/nuvoton: Add support for NCT5539D 2019-07-29 17:02:12 +00:00
vendorcode vendorcode/eltan/security/lib: Add missing vb2ex_printf() 2019-08-11 03:03:33 +00:00
Kconfig lib/stage_cache: Refactor Kconfig options 2019-08-08 04:50:33 +00:00