zephyr/tests/subsys/llext
Alex Ivanov 5a9394a1e0 llext: add dynamic heap allocation support
Some applications require loading extensions into the memory which does
not exist during the boot time and cannot be allocated statically. Make
the application responsible for LLEXT heap allocation. Do not allocate
LLEXT heap statically.

Signed-off-by: Alex Ivanov <alexivanov@google.com>
2025-06-04 15:50:57 -04:00
..
boards llext: Remove simple from llext test 2025-01-02 09:19:35 +01:00
src llext: add dynamic heap allocation support 2025-06-04 15:50:57 -04:00
CMakeLists.txt tests/llext: Compute linker script option rather than using -Wl,-T 2025-05-12 21:09:44 +02:00
no_mem_protection.conf llext: basic x86 support 2025-05-21 19:57:20 +02:00
prj.conf llext: Remove simple from llext test 2025-01-02 09:19:35 +01:00
testcase.yaml llext: add dynamic heap allocation support 2025-06-04 15:50:57 -04:00