Re: [PATCH 0/3] tools/nolibc: hexagon support

From: Brian Cain

Date: Thu Aug 20 2026 - 11:27:58 EST



On 8/19/2026 1:30 PM, Thomas Weißschuh wrote:
On 2026-08-19 09:18:08-0500, Brian Cain wrote:
On 8/19/2026 1:31 AM, Thomas Weißschuh wrote:
Add support for the hexagon architecture.

Signed-off-by: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
---

Thanks, Thomas!  I've got similar nolibc patches in my tree that I have been
sitting on - but I like yours better.
Out of curiosity, are you using the hexagon nolibc actively or was it
just for fun?

I have some patches to enable booting the kernel on qemu-system-hexagon and when I shared them with Rob Landley he suggested I give it a try.  So I did :)


Aside from the copy/paste error Willy identified, LGTM:

Reviewed-by: Brian Cain <brian.cain@xxxxxxxxxxxxxxxx>
Thanks!