zephyr/subsys/llext
Luca Burelli e24295f0f5 llext: add support for building relocatable ELF files
This commit adds support for building relocatable (partially linked)
ELF files as the binary object type for the llext subsystem.

Signed-off-by: Luca Burelli <l.burelli@arduino.cc>
2024-04-11 11:35:24 -05:00
..
buf_loader.c llext: add llext_peek() 2023-11-10 10:40:26 +01:00
CMakeLists.txt llext: export some symbols 2023-12-01 10:08:12 -05:00
Kconfig llext: add support for building relocatable ELF files 2024-04-11 11:35:24 -05:00
llext_export.c syscalls: llext: Export z_impl symbols so they are available to kernel 2024-03-26 19:31:56 -04:00
llext.c llext: Full ARM ELF relocation support 2024-04-10 14:13:15 -04:00
shell.c llext: shell: fix command completions 2023-12-06 18:01:34 -05:00