zephyr/arch
Björn Stenberg 234fec579a scripts: gen_relocate_app.py: Give sections unique names
The code_relocation feature creates generic section names that sometimes
conflict with already existing names.

This patch adds a '_reloc_' word to the created names to reduce the risk
of conflict.

This solves #54785.

Signed-off-by: Björn Stenberg <bjorn@haxx.se>
2023-06-20 16:33:49 +02:00
..
arc ARC: SMP: fix livelock in thread abort due to exception 2023-06-08 20:27:06 -04:00
arm scripts: gen_relocate_app.py: Give sections unique names 2023-06-20 16:33:49 +02:00
arm64 arch: arm64: Use atomic for fpu_owner pointer 2023-06-08 09:35:11 -04:00
common revert: "linker: rom_start_offset: add to address" 2023-03-30 18:19:32 -04:00
mips include: types: remove ulong_t 2022-09-06 18:16:33 +02:00
nios2 arch: nios2: Remove unused absolute symbols 2023-04-18 10:51:28 -04:00
posix lib/cpp: Remove CONFIG_CPP_MAIN 2023-05-31 06:16:35 -04:00
riscv riscv: syscalls: use zephyr_syscall_header 2023-06-17 07:57:45 -04:00
sparc arch: sparc: Remove unused absolute symbols 2023-04-18 10:51:28 -04:00
x86 x86: x86_64 can only support max 4 CPUs 2023-06-17 07:28:10 -04:00
xtensa arch: xtensa: Enable builds without the multithreading 2023-05-25 16:15:54 +02:00
CMakeLists.txt cmake: fix include directories to work with out-of-tree arch 2020-08-05 08:06:07 -04:00
Kconfig riscv: privileged: Add support for CLIC vectored mode 2023-06-17 07:48:52 -04:00