The section headers are now available in the loader structure, so we can use those directly instead of reading them from the ELF file every time. This commit contains no logic changes; it removes all copies of the header loading code and replaces them with direct access to the cached section headers. Signed-off-by: Luca Burelli <l.burelli@arduino.cc> |
||
|---|---|---|
| .. | ||
| buf_loader.c | ||
| CMakeLists.txt | ||
| Kconfig | ||
| llext_export.c | ||
| llext_link.c | ||
| llext_load.c | ||
| llext_mem.c | ||
| llext_priv.h | ||
| llext.c | ||
| shell.c | ||