Re: [PATCH 0/3] tools/nolibc: add support for SuperH
Rob Landley <[email protected]>
| Newsgroups | gmane.linux.ports.sh.devel,gmane.linux.kernel |
|---|---|
| Message-ID | <[email protected]> |
On 6/9/25 04:28, Thomas Weißschuh wrote: > Add support for SuperH/"sh" to nolibc. > Only sh4 is tested for now. > > This is only tested on QEMU so far. > Additional testing would be very welcome. I ran this by Jeff Dionne (the j-core architect) who said: > Looks correct to me. There are no endian assumptions that I can see. So you can put Acked-by: Rob Landley <[email protected]> Acked-by: D. Jeff Dionne <[email protected]> But neither of us really have a build environment set up to do much with it. Is there a howto for this, or is just to run the kernel tests? Rob