zephyr/arch/arc/core
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
..
dsp
mpu
offsets
secureshield
arc_connect.c
cache.c
CMakeLists.txt
cpu_idle.S
elf.c llext: Add parameters to arch_elf_relocate 2025-03-07 19:44:54 +01:00
fast_irq.S
fatal.c
fault_s.S arch: arc: Rename _Fault to z_arc_fault 2025-01-28 23:42:06 +01:00
fault.c arch: arc: Rename _Fault to z_arc_fault 2025-01-28 23:42:06 +01:00
irq_manage.c
irq_offload.c Revert "arch: deprecate _current" 2025-01-10 07:49:08 +01:00
isr_wrapper.S
prep_c.c
regular_irq.S
reset.S
smp.c
switch.S
thread_entry_wrapper.S ARC: add non-multithreading mode support 2022-08-26 21:38:56 -04:00
thread.c Revert "arch: deprecate _current" 2025-01-10 07:49:08 +01:00
timestamp.c
tls.c Revert "arch: deprecate _current" 2025-01-10 07:49:08 +01:00
userspace.S
vector_table.c
vector_table.ld arc: vector_table: Automatically place the IRQ vector table 2022-06-28 12:29:42 +02:00