coreboot-kgpe-d16/src/acpi
John Zhao 6edbb18901 ACPI: Add SATC structure for DMAR table
The SoC integrated address translation cache(SATC) reporting structure
is added to Virtualization Technology for Directed I/O specification
Rev3.2. This change adds an ACPI Name-Space Device Declaration structure
SATC which has type 5 reporting structure.

BUG=None
TEST=Built image successfully.

Signed-off-by: John Zhao <john.zhao@intel.com>
Change-Id: I91d1384083c98b75bcbdddd9cc7b7a26fab25d9d
Reviewed-on: https://review.coreboot.org/c/coreboot/+/51776
Reviewed-by: Lance Zhao
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2021-03-28 16:03:21 +00:00
..
Kconfig ACPI: Separate device_nvs_t 2021-01-27 10:25:03 +00:00
Makefile.inc acpi: Move PCI functions to separate file 2021-03-01 08:26:23 +00:00
acpi.c ACPI: Add SATC structure for DMAR table 2021-03-28 16:03:21 +00:00
acpi_pm.c ACPI: Add helpers for CBMEM_ID_POWER_STATE 2021-01-23 20:31:09 +00:00
acpigen.c acpi/acpigen.h: Add more intuitive AML package closing functions 2021-03-22 11:21:55 +00:00
acpigen_dptf.c
acpigen_dsm.c acpi/acpigen.h: Add more intuitive AML package closing functions 2021-03-22 11:21:55 +00:00
acpigen_extern.asl ACPI: Separate ChromeOS NVS in ASL 2021-01-28 08:59:11 +00:00
acpigen_pci.c acpi: Add acpigen_write_PRT* helpers for generating _PRT entries 2021-03-24 16:08:57 +00:00
acpigen_ps2_keybd.c
acpigen_usb.c
chromeos-gnvs.c
device.c acpi: Move PCI functions to separate file 2021-03-01 08:26:23 +00:00
dsdt_top.asl ACPI: Use common OperationRegion for PCI_MMCONF 2021-02-20 21:38:54 +00:00
gnvs.c ACPI: Add acpi_reset_gnvs_for_wake() 2021-02-16 09:28:42 +00:00
pld.c
sata.c
soundwire.c