On 2/26/26 11:50 AM, Shameer Kolothum wrote: > The IORT SMMUv3 node Identifier field will be derived from a new > per-device "identifier" property instead of relying on enumeration > order. > > Add the affected IORT blobs to allowed-diff list for bios-table tests. > > Signed-off-by: Shameer Kolothum <[email protected]> Reviewed-by: Eric Auger <[email protected]> Eric > --- > tests/qtest/bios-tables-test-allowed-diff.h | 4 ++++ > 1 file changed, 4 insertions(+) > > diff --git a/tests/qtest/bios-tables-test-allowed-diff.h > b/tests/qtest/bios-tables-test-allowed-diff.h > index dfb8523c8b..df5fe417c0 100644 > --- a/tests/qtest/bios-tables-test-allowed-diff.h > +++ b/tests/qtest/bios-tables-test-allowed-diff.h > @@ -1 +1,5 @@ > /* List of comma-separated changed AML files to ignore */ > +"tests/data/acpi/aarch64/virt/IORT.its_off", > +"tests/data/acpi/aarch64/virt/IORT.msi_gicv2m", > +"tests/data/acpi/aarch64/virt/IORT.smmuv3-legacy", > +"tests/data/acpi/aarch64/virt/IORT.smmuv3-dev",
