zephyr/tests/application_development/code_relocation
..
src
test_lib
CMakeLists.txt
custom-sections.ld tests: application_development: add code_relocation test 2022-08-01 18:09:28 +01:00
Kconfig
linker_arm_sram2.ld
linker_riscv_qemu_sram2.ld
linker_xtensa_qemu_sram2.ld
prj_riscv.conf
prj_xtensa.conf tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
prj.conf
README.rst
testcase.yaml

.. _code_relocation:

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

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