On Fri, 31 Oct 2025 10:49:55 +0000 Shameer Kolothum <[email protected]> wrote:
> Subsequent patch will upgrade IORT revision to 5 to add support > for IORT RMR nodes. > > Add the affected IORT blobs to allowed-diff list for bios-table > tests. > FWIW Reviewed-by: Jonathan Cameron <[email protected]> > Signed-off-by: Shameer Kolothum <[email protected]> > --- > 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..3279638ad0 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", > +"tests/data/acpi/aarch64/virt/IORT.its_off", > +"tests/data/acpi/aarch64/virt/IORT.smmuv3-legacy", > +"tests/data/acpi/aarch64/virt/IORT.smmuv3-dev",
