On Thu, 29 Jan 2026 at 14:34, Mohamed Mediouni <[email protected]> wrote: > > > > > On 29. Jan 2026, at 14:36, Peter Maydell <[email protected]> wrote: > > > > On Tue, 27 Jan 2026 at 18:28, Mohamed Mediouni <[email protected]> > > wrote: > >> > >> After the previous commit introducing GICv3 + GICv2m configurations, > >> update the AArch64 ACPI tables for the GICv2 case. > >> > >> Signed-off-by: Mohamed Mediouni <[email protected]> > >> --- > >> tests/data/acpi/aarch64/virt/IORT | Bin 128 -> 84 bytes > >> tests/data/acpi/aarch64/virt/IORT.smmuv3-dev | Bin 364 -> 260 bytes > >> tests/data/acpi/aarch64/virt/IORT.smmuv3-legacy | Bin 276 -> 192 bytes > >> tests/qtest/bios-tables-test-allowed-diff.h | 3 --- > >> 4 files changed, 3 deletions(-) > > > > The process documented in tests/qtest/bios-tables-test.c says > > that this commit is supposed to have the diff of the disassembled > > table data in the commit message, so that human reviewers can > > confirm that the changes are as expected. (If you git log > > tests/data/acpi you can see how this looks.) > > > > Can you provide the ASL diff, please? (If this is going to be the > > only fix needed to this version of the series, which I hope it > > will be, then I can update the commit message as I apply the > > series, so you don't need to respin, just reply with the updated > > commit message with the diff in it.) > > > > thanks > > — PMM > Hi, > > Here’s the expected asl diff: > > diff otp/tests/data/acpi/aarch64/virt/IORT.dsl > otp2/tests/data/acpi/aarch64/virt/IORT.dsl
diff -u, please. But you're going to need to rebase this so I'll let you redo the commit message at that point. -- PMM
