zephyr/tests/application_development/code_relocation
Anas Nashif 5c8cf1c18c tests: fix various test ids and use existing scheme
Fix IDs and match them to what we have in the MAINTAINERS file.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2025-04-07 11:22:36 +02:00
..
src scripts: code_relocate: support section filter 2025-02-14 03:02:56 +01:00
test_lib
CMakeLists.txt scripts: code_relocate: support section filter 2025-02-14 03:02:56 +01:00
custom-sections.ld
Kconfig
linker_arm_sram2.ld
linker_riscv_qemu_sram2.ld
linker_xtensa_qemu_sram2.ld
prj_riscv.conf
prj_xtensa.conf
prj.conf
README.rst
testcase.yaml tests: fix various test ids and use existing scheme 2025-04-07 11:22:36 +02:00

.. _code_relocation:

Code relocation
#################

Overview
********
A simple example that demonstrates how relocation of code, data or bss sections
using a custom linker script.