zephyr/subsys/llext
Luca Burelli f0328ddc80 llext: add option to import all global symbols
The new CONFIG_LLEXT_IMPORT_ALL_GLOBALS option allows all global symbols
from extensions to be used by the main application. This is useful to
load basic extensions that have been compiled without the full Zephyr
EDK.

Signed-off-by: Luca Burelli <l.burelli@arduino.cc>
2025-01-29 11:04:33 +01:00
..
buf_loader.c
CMakeLists.txt
fs_loader.c
Kconfig llext: add option to import all global symbols 2025-01-29 11:04:33 +01:00
llext_export.c
llext_handlers.c
llext_link.c
llext_load.c llext: add option to import all global symbols 2025-01-29 11:04:33 +01:00
llext_mem.c
llext_priv.h
llext.c
shell.c llext: shell: fix buffer alignment 2025-01-29 11:04:33 +01:00