zephyr/subsys/llext
Tom Burdick 7bc4d14cfc llext: Drop unused memory domain member
Not sure why this vestigal struct member was here at this point (18
months ago...) but its unused and was causing problems for certain
parts.

Signed-off-by: Tom Burdick <thomas.burdick@intel.com>
2025-07-19 13:40:42 -04:00
..
buf_loader.c llext: add llext_peek() 2023-11-10 10:40:26 +01:00
CMakeLists.txt llext: add context save and restore 2025-06-10 12:52:38 -04:00
fs_loader.c llext: Add filesystem based extension loader 2024-09-06 11:26:09 -04:00
Kconfig llext: add context save and restore 2025-06-10 12:52:38 -04:00
llext_experimental.c llext: add context save and restore 2025-06-10 12:52:38 -04:00
llext_export.c llext: fix link order for weak syscall symbols 2024-12-10 20:38:48 +01:00
llext_handlers.c llext: hotfix: fix function pointer logging 2024-09-11 13:59:02 -04:00
llext_link.c llext: rework debug code in llext_link 2025-06-19 14:00:11 +02:00
llext_load.c llext: Drop unused memory domain member 2025-07-19 13:40:42 -04:00
llext_mem.c llext: add dynamic heap allocation support 2025-06-04 15:50:57 -04:00
llext_priv.h llext: add context save and restore 2025-06-10 12:52:38 -04:00
llext.c llext: add context save and restore 2025-06-10 12:52:38 -04:00
shell.c llext: adopt SHELL_HELP macro 2025-06-21 18:34:08 +02:00