Re: [PATCH v5 01/21] tests/acpi: virt: add an empty HEST file

2025-02-27 Thread Igor Mammedov
On Thu, 27 Feb 2025 12:03:31 +0100 Mauro Carvalho Chehab wrote: > Such file will be used to track HEST table changes. > > For now, disallow HEST table check until we update it to the > current data. > > Signed-off-by: Mauro Carvalho Chehab Acked-by: Igor Mammedov > --- > tests/data/acpi/aa

[PATCH v5 01/21] tests/acpi: virt: add an empty HEST file

2025-02-27 Thread Mauro Carvalho Chehab
Such file will be used to track HEST table changes. For now, disallow HEST table check until we update it to the current data. Signed-off-by: Mauro Carvalho Chehab --- tests/data/acpi/aarch64/virt/HEST | 0 tests/qtest/bios-tables-test-allowed-diff.h | 1 + 2 files changed, 1 insertio