coreboot-kgpe-d16/src/arch
John Zhao 76e70675d9 ACPI: Add RHSA and ANDD structures for DMAR table
Remapping Hardware Status Affinity (RHSA) structure is applicable for
platforms supporting non-uniform memory. An ACPI Name-space Device
Declaration (ANDD) structure uniquely represents an ACPI name-space
enumerated device capable of issuing DMA requests in the platform.
Add RHSA and ANDD structures support for DMAR table generation.

BUG=b:130351429
TEST=Image built and booted to kernel

Change-Id: I042925a7c03831061870d9bca03f11bf25aeb3e7
Signed-off-by: John Zhao <john.zhao@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/32189
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Reviewed-by: Furquan Shaikh <furquan@google.com>
2019-04-26 18:03:52 +00:00
..
arm Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX) 2019-03-25 11:03:49 +00:00
arm64 src: include <assert.h> when appropriate 2019-04-23 10:01:36 +00:00
mips arch/mips: Fix <arch/mmio.h> prototypes 2019-03-22 12:18:41 +00:00
ppc64 arch/ppc64: Add <arch/mmio.h> stubs 2019-03-21 15:58:34 +00:00
riscv src: Use include <console/console.h> when appropriate 2019-04-23 10:01:21 +00:00
x86 ACPI: Add RHSA and ANDD structures for DMAR table 2019-04-26 18:03:52 +00:00