zephyr/arch/xtensa
Guennadi Liakhovetski 34ab1a1e51 llext: xtensa: add support for in-place relocatable extensions
Currently LLEXT on Xtensa supports relocatable extensions, linked for
a specific address range, while relocation itself takes place in a
temporary buffer. For this section addresses have to be set correctly
by the linker for their target locations.

This commit adds support for relocatable extensions, built without
using specific memory addresses and run at the same addresses, where
they are loaded.

Signed-off-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>
2024-04-11 11:35:24 -05:00
..
core llext: xtensa: add support for in-place relocatable extensions 2024-04-11 11:35:24 -05:00
include kernel: rename Z_KERNEL_STACK_BUFFER to K_KERNEL_STACK_BUFFER 2024-03-27 19:27:10 -04:00
CMakeLists.txt xtensa: userspace: Warning about impl security 2023-11-21 15:49:48 +01:00
Kconfig xtensa: mpu: introduce CONFIG_XTENSA_MPU_ONLY_SOC_RANGES 2024-03-19 22:17:34 -04:00