zephyr/tests/application_development
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
..
code_relocation scripts: gen_relocate_app.py: Give sections unique names 2023-06-20 16:33:49 +02:00
gen_inc_file tests: application_development: move the gen inc file test to new ztest 2022-09-09 10:17:29 -05:00