[PATCH V2 0/3] ACPI MADT test updates for new spec revisions

Jeffrey Hugo jhugo at codeaurora.org
Thu Jul 21 19:58:13 UTC 2016


The MADT table has some updates in the latest ACPI specs that are not
reflected in the test.  A new table revision exists, a new FADT/MAST revision
combination exists, and although the letter of the 6.0 spec is that the GIC
ITS node is length 16, the intent is that the length is 20, which is what
the test should really use for a couple of reasons.


[V2]
-Update GIC ITS node length to 20 instead of spec length 16 per Al Stone

Jeffrey Hugo (3):
  acpi: madt: Use 20 as the GIC ITS node length
  acpi: madt: Add support for ACPI 6.0a
  acpi: madt: Add support for ACPI 6.1

 src/acpi/madt/madt.c | 68 +++++++++++++++++++++++++++++++++++-----------------
 1 file changed, 46 insertions(+), 22 deletions(-)

-- 
Qualcomm Datacenter Technologies as an affiliate of Qualcomm Technologies, Inc.
Qualcomm Technologies, Inc. is a member of the
Code Aurora Forum, a Linux Foundation Collaborative Project.




More information about the fwts-devel mailing list