Re: [PATCH 0/3] tools/nolibc: hexagon support
Brian Cain <[email protected]>
| Newsgroups | org.kernel.vger.linux-hexagon,org.kernel.vger.linux-kernel,org.kernel.vger.linux-kselftest |
|---|---|
| Message-ID | <[email protected]> |
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 <[email protected]> >>> --- >> >> 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 <[email protected]> > Thanks!