zephyr/doc/services/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
..
api.rst llext: add ELF inspection APIs 2025-02-13 16:43:29 +01:00
build.rst llext-edk: export board information to EDK files 2025-03-12 19:02:45 +01:00
config.rst llext: add dynamic heap allocation support 2025-06-04 15:50:57 -04:00
debug.rst doc: llext: add extension debugging guide 2025-01-27 08:54:44 +01:00
index.rst doc: llext: add extension debugging guide 2025-01-27 08:54:44 +01:00
load.rst doc: llext: add note on the loader types 2025-03-21 14:41:30 -04:00