[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH v7 03/19] tests/acpi: virt: update HEST file with its current dat
From: |
Mauro Carvalho Chehab |
Subject: |
[PATCH v7 03/19] tests/acpi: virt: update HEST file with its current data |
Date: |
Sun, 2 Mar 2025 09:21:50 +0100 |
Now that HEST table is checked for aarch64, add the current
firmware file.
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Acked-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
---
tests/data/acpi/aarch64/virt/HEST | Bin 0 -> 132 bytes
tests/qtest/bios-tables-test-allowed-diff.h | 1 -
2 files changed, 1 deletion(-)
diff --git a/tests/data/acpi/aarch64/virt/HEST
b/tests/data/acpi/aarch64/virt/HEST
index
e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..4c5d8c5b5da5b3241f93cd0839e94272bf6b1486
100644
GIT binary patch
literal 132
zcmeZp4Gw8xU|?W;<mB({5v<@85#X$#prF9Wz`y`vgJ=-uVqjqS|DS;o#%Ew*U|?_n
dk++-~7#J8hWI!Yi09DHYRr~Kh1c1x}0RY>66afGL
literal 0
HcmV?d00001
diff --git a/tests/qtest/bios-tables-test-allowed-diff.h
b/tests/qtest/bios-tables-test-allowed-diff.h
index 39901c58d647..dfb8523c8bf4 100644
--- a/tests/qtest/bios-tables-test-allowed-diff.h
+++ b/tests/qtest/bios-tables-test-allowed-diff.h
@@ -1,2 +1 @@
/* List of comma-separated changed AML files to ignore */
-"tests/data/acpi/aarch64/virt/HEST",
--
2.48.1
- [PATCH v7 02/19] tests/qtest/bios-tables-test: extend to also check HEST table, (continued)
- [PATCH v7 02/19] tests/qtest/bios-tables-test: extend to also check HEST table, Mauro Carvalho Chehab, 2025/03/02
- [PATCH v7 10/19] acpi/generic_event_device: Update GHES migration to cover hest addr, Mauro Carvalho Chehab, 2025/03/02
- [PATCH v7 18/19] docs: hest: add new "etc/acpi_table_hest_addr" and update workflow, Mauro Carvalho Chehab, 2025/03/02
- [PATCH v7 12/19] acpi/generic_event_device: add an APEI error device, Mauro Carvalho Chehab, 2025/03/02
- [PATCH v7 06/19] acpi/ghes: add a firmware file with HEST address, Mauro Carvalho Chehab, 2025/03/02
- [PATCH v7 07/19] acpi/ghes: Use HEST table offsets when preparing GHES records, Mauro Carvalho Chehab, 2025/03/02
- [PATCH v7 05/19] acpi/ghes: prepare to change the way HEST offsets are calculated, Mauro Carvalho Chehab, 2025/03/02
- [PATCH v7 19/19] scripts/ghes_inject: add a script to generate GHES error inject, Mauro Carvalho Chehab, 2025/03/02
- [PATCH v7 16/19] acpi/generic_event_device.c: enable use_hest_addr for QEMU 10.x, Mauro Carvalho Chehab, 2025/03/02
- [PATCH v7 09/19] acpi/ghes: add a notifier to notify when error data is ready, Mauro Carvalho Chehab, 2025/03/02
- [PATCH v7 03/19] tests/acpi: virt: update HEST file with its current data,
Mauro Carvalho Chehab <=
- [PATCH v7 13/19] tests/acpi: virt: allow acpi table changes at DSDT and HEST tables, Mauro Carvalho Chehab, 2025/03/02
- [PATCH v7 01/19] tests/acpi: virt: add an empty HEST file, Mauro Carvalho Chehab, 2025/03/02
- [PATCH v7 14/19] arm/virt: Wire up a GED error device for ACPI / GHES, Mauro Carvalho Chehab, 2025/03/02
- [PATCH v7 11/19] acpi/generic_event_device: add logic to detect if HEST addr is available, Mauro Carvalho Chehab, 2025/03/02
- [PATCH v7 04/19] acpi/ghes: Cleanup the code which gets ghes ged state, Mauro Carvalho Chehab, 2025/03/02
- [PATCH v7 15/19] qapi/acpi-hest: add an interface to do generic CPER error injection, Mauro Carvalho Chehab, 2025/03/02
- [PATCH v7 08/19] acpi/ghes: don't hard-code the number of sources for HEST table, Mauro Carvalho Chehab, 2025/03/02
- [PATCH v7 17/19] tests/acpi: virt: update HEST and DSDT tables, Mauro Carvalho Chehab, 2025/03/02