Re: [PATCH] tools/nolibc: Add m68k support
From: Daniel Palmer
Date: Sat Apr 26 2025 - 09:09:57 EST
Hi Willy,
On Sat, 26 Apr 2025 at 15:56, Willy Tarreau <w@xxxxxx> wrote:
> OK no worries, my point really is that it's important to implement the
> test for the target platform. If it's mmu only that's fine, as it will
> ensure we don't break it in future updates.
I sent a v2 that adds the tests to run on the QEMU virt machine and
seems to pass.
I tried the user mode as well and that passed also.
Thanks,
Daniel