Re: [PATCH 1/3] tests/acpi: Add empty ACPI SRAT data file for RISC-V

2024-08-18 Thread Alistair Francis
On Fri, Aug 9, 2024 at 12:50 PM Haibo Xu wrote: > > As per process documented (steps 1-3) in bios-tables-test.c, add > empty AML data file for RISC-V ACPI SRAT table and add the entry > in bios-tables-test-allowed-diff.h. > > Signed-off-by: Haibo Xu Acked-by: Alistair Francis Alistair > --- >

Re: [PATCH 1/3] tests/acpi: Add empty ACPI SRAT data file for RISC-V

2024-08-08 Thread Sunil V L
On Fri, Aug 09, 2024 at 11:09:47AM +0800, Haibo Xu wrote: > As per process documented (steps 1-3) in bios-tables-test.c, add > empty AML data file for RISC-V ACPI SRAT table and add the entry > in bios-tables-test-allowed-diff.h. > > Signed-off-by: Haibo Xu > --- > tests/data/acpi/riscv64/virt/S

[PATCH 1/3] tests/acpi: Add empty ACPI SRAT data file for RISC-V

2024-08-08 Thread Haibo Xu
As per process documented (steps 1-3) in bios-tables-test.c, add empty AML data file for RISC-V ACPI SRAT table and add the entry in bios-tables-test-allowed-diff.h. Signed-off-by: Haibo Xu --- tests/data/acpi/riscv64/virt/SRAT.numamem | 0 tests/qtest/bios-tables-test-allowed-diff.h | 1 + 2