[PATCH 0/3] tools/nolibc: hexagon support
From: Thomas Weißschuh
Date: Wed Aug 19 2026 - 02:32:26 EST
Add support for the hexagon architecture.
Signed-off-by: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
---
Thomas Weißschuh (3):
tools/nolibc: split the architecture list into multiple lines
selftests/nolibc: prepare for clang-only architectures
tools/nolibc: add support for hexagon
tools/include/nolibc/Makefile | 18 ++-
tools/include/nolibc/arch-hexagon.h | 164 +++++++++++++++++++++++++
tools/include/nolibc/arch.h | 2 +
tools/testing/selftests/nolibc/Makefile.nolibc | 8 ++
tools/testing/selftests/nolibc/run-tests.sh | 20 ++-
5 files changed, 209 insertions(+), 3 deletions(-)
---
base-commit: b58afc8d1cf85688601b8d7e271125fff666f661
change-id: 20260511-nolibc-hexagon-3f8891f4c7fe
Best regards,
--
Thomas Weißschuh <linux@xxxxxxxxxxxxxx>