acpi: arm/virt: madt: bump to revision 4 accordingly to ACPI 6.0 Errata A
commit7fe4c35ceae7e366649e88e1d17ad892b4b4c04f
authorMiguel Luis <miguel.luis@oracle.com>
Tue, 11 Oct 2022 18:17:29 +0000 (11 18:17 +0000)
committerMichael S. Tsirkin <mst@redhat.com>
Mon, 7 Nov 2022 18:12:19 +0000 (7 13:12 -0500)
tree19f8b8a7f8586b2cc8bdc84a12c3d1ad6aeefd88
parent4496d1d3ebe998f94dfd7b47a22c1522da61dfa4
acpi: arm/virt: madt: bump to revision 4 accordingly to ACPI 6.0 Errata A

MADT has been updated with the GIC Structures from ACPI 6.0 Errata A
and so MADT revision and GICC Structure must be updated also.

Fixes: 37f33084ed2e ("acpi: arm/virt: madt: use build_append_int_noprefix() API to compose MADT table")

Signed-off-by: Miguel Luis <miguel.luis@oracle.com>
Reviewed-by: Ani Sinha <ani@anisinha.ca>
Message-Id: <20221011181730.10885-4-miguel.luis@oracle.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/arm/virt-acpi-build.c