Re: [PATCH v2 00/12] Add support for RISC-V ACPI tests

2024-06-04 Thread Michael S. Tsirkin
On Tue, Jun 04, 2024 at 01:29:28PM +1000, Alistair Francis wrote: > On Fri, May 24, 2024 at 4:14 PM Sunil V L wrote: > > > > Currently, bios-table-test doesn't support RISC-V. This series enables > > the framework changes required and basic testing. Things like NUMA > > related test cases will be

Re: [PATCH v2 00/12] Add support for RISC-V ACPI tests

2024-06-03 Thread Alistair Francis
On Fri, May 24, 2024 at 4:14 PM Sunil V L wrote: > > Currently, bios-table-test doesn't support RISC-V. This series enables > the framework changes required and basic testing. Things like NUMA > related test cases will be added later. > > This needs refactoring/renaming of ARM64 bios table tests.

[PATCH v2 00/12] Add support for RISC-V ACPI tests

2024-05-23 Thread Sunil V L
Currently, bios-table-test doesn't support RISC-V. This series enables the framework changes required and basic testing. Things like NUMA related test cases will be added later. This needs refactoring/renaming of ARM64 bios table tests. Importantly, the test cases now look for the expected AML fil