zephyr/tests/application_development/code_relocation/src
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
..
main.c
test_file1.c scripts: gen_relocate_app.py: Give sections unique names 2023-06-20 16:33:49 +02:00
test_file2.c
test_file3.c scripts: gen_relocate_app.py: Give sections unique names 2023-06-20 16:33:49 +02:00
test_file4.c scripts: gen_relocate_app.py: Give sections unique names 2023-06-20 16:33:49 +02:00
test_file5.c scripts: gen_relocate_app.py: Give sections unique names 2023-06-20 16:33:49 +02:00