zephyr/arch
Guennadi Liakhovetski c29e0d3480 llext: xtensa: disable relative relocations for pre-located
When building pre-located LLEXTs of ET_DYN type (shared ELF object)
on Xtensa, all the R_XTENSA_RELATIVE relocations are already correct,
the current code actually breaks them by mobing the value from the
target address-space to a storage range address. Simply removing the
recalculation solves the issue.

Signed-off-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>
2025-02-20 21:05:37 +01:00
..
arc arch: arc: Rename _Fault to z_arc_fault 2025-01-28 23:42:06 +01:00
arm arch: arm: cortex_m: 'movs reg, imm' mnemonic 2025-02-17 21:15:44 +01:00
arm64 arch: arm64: fix spelling of "below" 2025-02-19 18:51:13 +01:00
common toolchain: iar: Add experimental IAR support 2025-02-14 19:12:44 +00:00
mips arch: mips: Rename _Fault to z_mips_fault 2025-01-28 23:42:06 +01:00
nios2 arch: nios2: Rename _Fault to z_nios2_fault 2025-01-28 23:42:06 +01:00
posix kernel: move current thread pointer management to core code 2025-01-10 07:49:08 +01:00
riscv arch/riscv: add Zaamo and Zlrsc extension subsets 2025-02-05 17:49:13 +01:00
sparc Revert "arch: deprecate _current" 2025-01-10 07:49:08 +01:00
x86 x86: lakemont: split lakemont into families 2025-02-12 23:16:38 +01:00
xtensa llext: xtensa: disable relative relocations for pre-located 2025-02-20 21:05:37 +01:00
archs.yml hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
CMakeLists.txt
Kconfig arch: local ISR table declaration: Remove experimental label 2024-12-05 12:29:58 +01:00
Kconfig.v1 hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
Kconfig.v2 hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00