coreboot-kgpe-d16/src/soc/intel/common
Hannah Williams ba0fc470dd soc/intel/common: Add common smihandler code
Provide default handler for some SMI events. Provide the framework for
extracting data from SMM Save State area for processors with SMM revision
30100 and 30101.
The SOC specific code should initialize southbridge_smi with event
handlers. For SMM Save state handling, SOC code should implement
get_smm_save_state_ops which initializes the SOC specific ops for SMM Save
State handling.

Change-Id: I0aefb6dbb2b1cac5961f9e43f4752b5929235df3
Signed-off-by: Hannah Williams <hannah.williams@intel.com>
Reviewed-on: https://review.coreboot.org/14615
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2016-05-25 19:09:00 +02:00
..
acpi soc/braswell: Add method for Wifi regulatory domain 2016-01-22 16:04:55 +01:00
acpi.h tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
acpi_wake_source.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
gma.h soc/intel/common: Add IGD OpRegion support 2016-05-18 07:03:13 +02:00
hda_verb.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
hda_verb.h tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
Kconfig soc/intel/common: Add common smihandler code 2016-05-25 19:09:00 +02:00
Makefile.inc soc/intel/common: Add common smihandler code 2016-05-25 19:09:00 +02:00
mma.c intel/common/mma: override SAGV to fixed high for MMA tests 2016-05-10 22:59:58 +02:00
mma.h tree: drop last paragraph of GPL copyright header from new files 2016-01-13 20:35:40 +01:00
mrc_cache.c soc/intel/common/mrc_cache: Don't assume FMAP is tied to CHROMEOS 2016-05-12 04:53:38 +02:00
mrc_cache.h soc/intel/common/mrc_cache: Honor MRC data as a constant pointer 2016-05-04 20:07:26 +02:00
nvm.c src/soc/intel/common: Fix CID 1295499, remove dead code 2016-04-13 07:00:27 +02:00
nvm.h soc/intel/common/nvm: Allow overriding to_flash_offset() function 2016-04-08 18:10:58 +02:00
opregion.c soc/intel/common: Add IGD OpRegion support 2016-05-18 07:03:13 +02:00
opregion.h soc/intel/common: Add IGD OpRegion support 2016-05-18 07:03:13 +02:00
reset.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
smi.h soc/intel/common: Add common smihandler code 2016-05-25 19:09:00 +02:00
smihandler.c soc/intel/common: Add common smihandler code 2016-05-25 19:09:00 +02:00
util.c soc/intel/common: Use SoC specific routine to read/write MTRRs 2016-02-02 19:00:35 +01:00
util.h soc/intel/common: Use SoC specific routine to read/write MTRRs 2016-02-02 19:00:35 +01:00
vbt.c soc/intel/common: Add utility to load VBT file 2016-05-18 07:02:43 +02:00
vbt.h soc/intel/common: Add utility to load VBT file 2016-05-18 07:02:43 +02:00