[PATCH 0/3] tools/nolibc: hexagon support
Thomas Weißschuh <[email protected]>
| Newsgroups | org.kernel.vger.linux-hexagon,org.kernel.vger.linux-kernel,org.kernel.vger.linux-kselftest |
|---|---|
| Message-ID | <[email protected]> |
Add support for the hexagon architecture. Signed-off-by: Thomas Weißschuh <[email protected]> --- 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 <[email protected]>