zephyr/tests/application_development/code_relocation/README.rst
Hake Huang 45daf3b448 tests: application_development: add code_relocation test
add code relocation test case
1. customer relocation code and data test
2. memcpy relocation

Signed-off-by: Hake Huang <hake.huang@oss.nxp.com>
2022-08-01 18:09:28 +01:00

10 lines
185 B
ReStructuredText

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