zephyr/subsys/llext
Luca Burelli 8f9ab18ce2 llext: (cosmetic) log uniformity cleanups
Use the more compact %#x format for printing out hexadecimal values in
the LLEXT subsystem. This also uses a clearer wording for the
llext_link() log message that avoids repeating information.

No functional change is introduced by this commit.

Signed-off-by: Luca Burelli <l.burelli@arduino.cc>
2025-03-17 19:58:15 +01:00
..
buf_loader.c
CMakeLists.txt llext: Add RISC-V arch-specific relocations 2024-10-03 21:59:42 +01:00
fs_loader.c llext: Add filesystem based extension loader 2024-09-06 11:26:09 -04:00
Kconfig llext-edk: add support for Zstd and Zip formats 2025-02-14 13:35:43 +01: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: (cosmetic) log uniformity cleanups 2025-03-17 19:58:15 +01:00
llext_load.c llext: (cosmetic) log uniformity cleanups 2025-03-17 19:58:15 +01:00
llext_mem.c llext: (cosmetic) log uniformity cleanups 2025-03-17 19:58:15 +01:00
llext_priv.h llext: Add parameters to arch_elf_relocate 2025-03-07 19:44:54 +01:00
llext.c llext: add ELF inspection APIs 2025-02-13 16:43:29 +01:00
shell.c llext: shell: fix buffer alignment 2025-01-29 11:04:33 +01:00