On Thu, Jul 24, 2025 at 9:04 PM Sunil V L <suni...@ventanamicro.com> wrote: > > Since RISC-V support is added only in ACPI 6.6, it should adhere to the > expected FADT and MADT versions. Update them. > > Changes since v1: > 1) Updated code comments to reflect ACPI 6.6 chapter number. > 2) Added Michael's Ack. > > Sunil V L (3): > bios-tables-test-allowed-diff.h: Allow RISC-V FADT and MADT changes > hw/riscv/virt-acpi-build.c: Update FADT and MADT versions > tests/data/acpi/riscv64: Update expected FADT and MADT
Thanks! Applied to riscv-to-apply.next Alistair > > hw/riscv/virt-acpi-build.c | 25 ++++++++++--------------- > tests/data/acpi/riscv64/virt/APIC | Bin 116 -> 116 bytes > tests/data/acpi/riscv64/virt/FACP | Bin 276 -> 276 bytes > 3 files changed, 10 insertions(+), 15 deletions(-) > > -- > 2.43.0 > >