zephyr/lib/libc/picolibc
Keith Packard 9b90f2a351 libc/picolibc: Switch to common malloc implementation
Enable the common malloc implementation when using picolibc. Support
existing Picolibc configurations by respecting existing PICOLIBC_HEAP_SIZE
settings.

When PICOLIBC_HEAP_SIZE is set to a value other than -2, then
*always* set COMMON_LIBC_MALLOC_ARENA_SIZE to that value.

Signed-off-by: Keith Packard <keithp@keithp.com>
2023-05-09 01:29:16 +09:00
..
CMakeLists.txt lib/picolibc: Use zephyr_libc_link_libraries to find toolchain lib 2023-04-17 11:13:17 +02:00
Kconfig libc/picolibc: Switch to common malloc implementation 2023-05-09 01:29:16 +09:00
libc-hooks.c libc/picolibc: Switch to common malloc implementation 2023-05-09 01:29:16 +09:00