[PATCH v3 05/10] tests/acpi: Allow update of q35/DSDT.cxl

Jonathan Cameron via posted 10 patches 1 year, 7 months ago
There is a newer version of this series
[PATCH v3 05/10] tests/acpi: Allow update of q35/DSDT.cxl
Posted by Jonathan Cameron via 1 year, 7 months ago
Next patch will drop duplicate _UID entry so allow update.

Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
---
v3: New patch
 tests/qtest/bios-tables-test-allowed-diff.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/qtest/bios-tables-test-allowed-diff.h b/tests/qtest/bios-tables-test-allowed-diff.h
index dfb8523c8b..9ce0f596cc 100644
--- a/tests/qtest/bios-tables-test-allowed-diff.h
+++ b/tests/qtest/bios-tables-test-allowed-diff.h
@@ -1 +1,2 @@
 /* List of comma-separated changed AML files to ignore */
+"tests/data/acpi/q35/DSDT.cxl",
-- 
2.37.2