zephyr/subsys/llext
Guennadi Liakhovetski c99605126c llext: only invalidate instruction cache where needed
When preparing LLEXT ELF sections only invalidate instruction cache
of executable sections. Also skip the step on platforms, managing
cache at the application level.

Signed-off-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>
2025-07-23 09:32:34 +02:00
..
buf_loader.c
CMakeLists.txt llext: add context save and restore 2025-06-10 12:52:38 -04:00
fs_loader.c
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_link.c llext: only invalidate instruction cache where needed 2025-07-23 09:32:34 +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