zephyr/arch
Guennadi Liakhovetski 4f0cb90c59 LLEXT: fix advanced uses of detached sections
When detached sections are used, STB_GLOBAL relocations also have to
be processed depending on the relocation type. This commit unified
STB_GLOBAL and STB_LOCAL flows by making them use the same relocation
type parser, adds support for R_XTENSA_GLOB_DAT and R_XTENSA_JMP_SLOT
type relocations on Xtensa and fixes STT_SECTION address calculation
for such sections.

Signed-off-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>
2024-11-16 15:28:00 -05:00
..
arc llext: add support for arc 2024-11-16 15:08:51 -05:00
arm init: support per-core init hook 2024-11-16 14:04:25 -05:00
arm64 init: support per-core init hook 2024-11-16 14:04:25 -05:00
common arch: common: fix copy for ramfunc region during XIP init 2024-11-06 10:19:08 -08:00
mips init: support per-core init hook 2024-11-16 14:04:25 -05:00
nios2 init: support per-core init hook 2024-11-16 14:04:25 -05:00
posix init: support per-core init hook 2024-11-16 14:04:25 -05:00
riscv init: support per-core init hook 2024-11-16 14:04:25 -05:00
sparc init: support per-core init hook 2024-11-16 14:04:25 -05:00
x86 init: support per-core init hook 2024-11-16 14:04:25 -05:00
xtensa LLEXT: fix advanced uses of detached sections 2024-11-16 15:28:00 -05:00
CMakeLists.txt
Kconfig
Kconfig.v1
Kconfig.v2
archs.yml