Re: [PATCH v2 01/10] tests/avocado: add RISC-V opensbi boot test

2022-12-28 Thread Daniel Henrique Barboza
On 12/28/22 09:59, Philippe Mathieu-Daudé wrote: On 28/12/22 13:42, Daniel Henrique Barboza wrote: This test is used to do a quick sanity check to ensure that we're able to run the existing QEMU FW image. 'sifive_u', 'spike' and 'virt' riscv64 machines, and 'sifive_u' and 'virt' 32 bit machi

Re: [PATCH v2 01/10] tests/avocado: add RISC-V opensbi boot test

2022-12-28 Thread Philippe Mathieu-Daudé
On 28/12/22 13:42, Daniel Henrique Barboza wrote: This test is used to do a quick sanity check to ensure that we're able to run the existing QEMU FW image. 'sifive_u', 'spike' and 'virt' riscv64 machines, and 'sifive_u' and 'virt' 32 bit machines are able to run the default RISCV64_BIOS_BIN | RI

[PATCH v2 01/10] tests/avocado: add RISC-V opensbi boot test

2022-12-28 Thread Daniel Henrique Barboza
This test is used to do a quick sanity check to ensure that we're able to run the existing QEMU FW image. 'sifive_u', 'spike' and 'virt' riscv64 machines, and 'sifive_u' and 'virt' 32 bit machines are able to run the default RISCV64_BIOS_BIN | RISCV32_BIOS_BIN firmware with minimal options. The r