Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Daniel Leung 84c12ab5b5 boards: rename qemu_xtensa to qemu_xtensa/dc233c 9 months ago
..
src
test_lib
CMakeLists.txt
Kconfig
README.rst
custom-sections.ld
linker_arm_sram2.ld
linker_riscv_qemu_sram2.ld
linker_xtensa_qemu_sram2.ld
prj.conf
prj_riscv.conf
prj_xtensa.conf
testcase.yaml boards: rename qemu_xtensa to qemu_xtensa/dc233c 9 months ago

README.rst

.. _code_relocation:

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

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