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 <r...@landley.net>
Acked-by: D. Jeff Dionne <j...@coresemi.io>
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