zephyr/lib
Stephanos Ioannidis b8d4a31abd lib: libc: picolibc: Initialise libc heap during POST_KERNEL phase
This commit changes the invocation of the picolibc malloc heap
initialisation function such that it is executed during the POST_KERNEL
phase instead of the APPLICATION phase.

This is necessary in order to ensure that the application
initialisation functions (i.e. the functions called during the
APPLICATIION phase) can make use of the libc heap.

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
2022-07-06 10:46:39 +02:00
..
libc lib: libc: picolibc: Initialise libc heap during POST_KERNEL phase 2022-07-06 10:46:39 +02:00
open-amp lib: migrate includes to <zephyr/...> 2022-05-06 19:58:09 +02:00
os zephyr: Fix n=0 for utf8_lcpy 2022-07-04 15:49:22 +02:00
posix lib: posix: add perror() implementation 2022-07-04 22:53:36 +02:00
smf lib: smf: fix include 2022-05-25 11:14:18 +09:00
util lib: getopt: rework and extend getopt library 2022-01-06 21:26:59 +01:00
CMakeLists.txt lvgl: move the lvgl glue out of the zephyr tree 2022-02-24 11:51:33 +01:00
Kconfig lvgl: move the lvgl glue out of the zephyr tree 2022-02-24 11:51:33 +01:00