ACPICA: ACPI 6.0: Add support for IORT table.
authorLv Zheng <lv.zheng@intel.com>
Thu, 21 May 2015 02:31:30 +0000 (10:31 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 22 May 2015 01:22:20 +0000 (03:22 +0200)
commit874f6a723e56d0da9e481629b17482bcd3801ecf
treeaeafe302216b6806dd459d4b11578393cd7f818e
parent69ee810cbbca8d6834cdbbb31a8a00fa9ad91c47
ACPICA: ACPI 6.0: Add support for IORT table.

ACPICA commit 5de82757aef5d6163e37064033aacbce193abbca

This patch adds support for IORT (IO Remapping Table) in iasl.

Note that some field names are modified to shrink their length or the
decompiled IORT ASL will contain fields with ugly ":" alignment.

The IORT contains field definitions around "Memory Access Properties". This
patch also adds support to encode/decode it using inline table.

This patch doesn't add inline table support for the SMMU interrupt fields
due to a limitation in current ACPICA data table support. Lv Zheng.

Link: https://github.com/acpica/acpica/commit/5de82757
Signed-off-by: Lv Zheng <lv.zheng@intel.com>
Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
include/acpi/actbl2.h