ACPI: Make DMAR flags settable
commite561f35fa5126e89b568292864acd8b9b95377e0
authorNico Huber <nico.huber@secunet.com>
Mon, 26 Oct 2015 10:51:25 +0000 (26 11:51 +0100)
committerPatrick Georgi <pgeorgi@google.com>
Wed, 4 Nov 2015 15:14:06 +0000 (4 16:14 +0100)
tree6cd616c752206eda292875d955fea473679e1e9b
parent50a29f8170737acddbac11213e0bd017cf3c48dc
ACPI: Make DMAR flags settable

Add a parameter to acpi_create_dmar() for the flags field and define
flags given by the spec [1].

[1] Intel Virtualization Technology for Directed I/O
    Architecture Specification
    Document-Number: D51397

Change-Id: I03ae32f13bb0061bd3b9bef607db175d9b0bc5e1
Signed-off-by: Nico Huber <nico.huber@secunet.com>
Reviewed-on: http://review.coreboot.org/12191
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Tested-by: build bot (Jenkins)
Reviewed-by: Duncan Laurie <dlaurie@google.com>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
src/arch/x86/acpi.c
src/arch/x86/include/arch/acpi.h
src/northbridge/intel/gm45/acpi.c