Re: [PATCH v1 3/3] automation: update RISC-V smoke test

2023-02-24 Thread Oleksii
On Fri, 2023-02-24 at 15:27 +, Andrew Cooper wrote: > On 24/02/2023 3:06 pm, Oleksii Kurochko wrote: > > The smoke test was updated to verify that MMU has been enabled. > > > > Signed-off-by: Oleksii Kurochko > > --- > >  automation/scripts/qemu-smoke-riscv64.sh | 2 +- > >  1 file changed, 1

Re: [PATCH v1 3/3] automation: update RISC-V smoke test

2023-02-24 Thread Andrew Cooper
On 24/02/2023 3:06 pm, Oleksii Kurochko wrote: > The smoke test was updated to verify that MMU has been enabled. > > Signed-off-by: Oleksii Kurochko > --- > automation/scripts/qemu-smoke-riscv64.sh | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git

[PATCH v1 3/3] automation: update RISC-V smoke test

2023-02-24 Thread Oleksii Kurochko
The smoke test was updated to verify that MMU has been enabled. Signed-off-by: Oleksii Kurochko --- automation/scripts/qemu-smoke-riscv64.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/automation/scripts/qemu-smoke-riscv64.sh b/automation/scripts/qemu-smoke-riscv64.sh