coreboot-kgpe-d16/src/soc/intel/common
Werner Zeh d12530cb83 intelblocks/systemagent: Add ACPI table generation hook
In preparation of generating DMAR tables, provide the hook in SoC scope
for the systemagent to write ACPI tables. The complete functionality is
SoC-specific. Therefore the entry hook is defined as a weak function which
can be overridden by SoC code. If the SoC does not have support for
generating DMAR tables this hook will do no harm.

Change-Id: I1333ae2b79f1a855e6f3bb39bf534da170ddc9e1
Signed-off-by: Werner Zeh <werner.zeh@siemens.com>
Reviewed-on: https://review.coreboot.org/c/30989
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
2019-01-28 13:42:08 +00:00
..
acpi soc/intel/common/dptf: Add method for temp conversion 2018-12-04 10:19:57 +00:00
basecode
block intelblocks/systemagent: Add ACPI table generation hook 2019-01-28 13:42:08 +00:00
pch soc/intel/common/block: Move tco common functions into block/smbus 2019-01-10 12:18:34 +00:00
acpi.h
acpi_wake_source.c Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00
hda_verb.c
hda_verb.h
Kconfig soc/intel/common: Bring DISPLAY_MTRRS into the light 2018-11-23 08:34:16 +00:00
Makefile.inc soc/intel/common: Bring DISPLAY_MTRRS into the light 2018-11-23 08:34:16 +00:00
mma.c Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00
mma.h
nhlt.c
reset.c intel: Use CF9 reset (part 2) 2018-10-22 08:35:32 +00:00
reset.h intel: Use CF9 reset (part 2) 2018-10-22 08:35:32 +00:00
smbios.c
smbios.h
tpm_tis.c
vbt.c src: Remove unneeded include <cbfs.h> 2018-11-16 10:26:32 +00:00
vbt.h