Re: [PATCH 0/2] selftests/nolibc: add armthumb configuration

2025-03-01 Thread Willy Tarreau
On Sat, Mar 01, 2025 at 12:23:58PM +0100, Thomas Weißschuh wrote: > While nolibc does support ARM Thumb instructions, > that support was not tested specifically. Good idea! In my case (and most likely most users), it actually allows to test the Arm mode, because I think that the majority of Arm cr

[PATCH 0/2] selftests/nolibc: add armthumb configuration

2025-03-01 Thread Thomas Weißschuh
While nolibc does support ARM Thumb instructions, that support was not tested specifically. Signed-off-by: Thomas Weißschuh --- Thomas Weißschuh (2): selftests/nolibc: explicitly enable ARM mode selftests/nolibc: add armthumb configuration tools/testing/selftests/nolibc/Makefile