zephyr/arch/arc
Eric Ackermann 3466dab804 llext: Add parameters to arch_elf_relocate
The RISC-V port of llext requires additional parameters for
handling non-adjacent HI20/LO12 relocations in arch_elf_relocate():
the current extension (struct llext), the current extension loader
(struct llext_loader), the current section header (elf_shdr_t) and
the current symbol (elf_sym_t).
This changes the signature of arch_elf_relocate accordingly.

Signed-off-by: Eric Ackermann <eric.ackermann@cispa.de>
2025-03-07 19:44:54 +01:00
..
arcmwdt
core llext: Add parameters to arch_elf_relocate 2025-03-07 19:44:54 +01:00
include init: support per-core init hook 2024-11-16 14:04:25 -05:00
CMakeLists.txt
Kconfig Revert "arch: deprecate _current" 2025-01-10 07:49:08 +01:00