zephyr/subsys/llext
Luca Burelli 4d86162989 llext: merge llext_mem and llext_section enums
The only difference in the two enums are some entries related to
relocation sections. However, these entries are not used in the
code, so they can be safely removed, along with the mapping function.

Use LLEXT_MEM_* to avoid confusion with low-level "section" names.

Signed-off-by: Luca Burelli <l.burelli@arduino.cc>
2023-12-14 19:06:55 +00:00
..
CMakeLists.txt llext: export some symbols 2023-12-01 10:08:12 -05:00
Kconfig llext: autoselect CACHE_MANAGEMENT on supported targets 2023-12-13 15:22:07 +00:00
buf_loader.c
llext.c llext: merge llext_mem and llext_section enums 2023-12-14 19:06:55 +00:00
llext_export.c llext: export some symbols 2023-12-01 10:08:12 -05:00
shell.c llext: shell: fix command completions 2023-12-06 18:01:34 -05:00