zephyr/arch/arm
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
..
core scripts: gen_relocate_app.py: Give sections unique names 2023-06-20 16:33:49 +02:00
include cortex_m: tz_ns.h: Fix compiling with arm-clang 2023-03-31 08:43:18 -05:00
CMakeLists.txt
Kconfig arch: arm: aarch32: Introduce z_arm_on_enter_cpu_idle() hook 2023-02-21 15:03:30 +01:00