zephyr/lib/libc
Keith Packard 8865d4d7db picolibc: Don't select TLS without toolchain support
If the architecture has TLS support, but the toolchain doesn't, then
don't enable Zephyr TLS support when selecting picolibc.

Closes: #47275.

Signed-off-by: Keith Packard <keithp@keithp.com>
2022-08-11 12:20:20 +02:00
..
arcmwdt lib: migrate includes to <zephyr/...> 2022-05-06 19:58:09 +02:00
armstdc lib: migrate includes to <zephyr/...> 2022-05-06 19:58:09 +02:00
minimal scripts: move gen_strerror_table.py to scripts/build 2022-07-12 10:03:45 +02:00
newlib lib: libc: newlib: Initialise libc heap during POST_KERNEL phase 2022-07-06 10:46:39 +02:00
picolibc libc/picolibc: Place malloc heap in noinit section if possible 2022-08-11 12:20:05 +02:00
CMakeLists.txt lib/libc: Add picolibc support (aarch32, aarch64 and RISC-V) [v21] 2022-06-22 13:15:55 +02:00
Kconfig picolibc: Don't select TLS without toolchain support 2022-08-11 12:20:20 +02:00