• Home
  • Annotate
  • current directory
Name Date Size #Lines LOC

..22-Aug-2025-

src/22-Aug-2025-

test_lib/22-Aug-2025-

CMakeLists.txt A D22-Aug-20251.8 KiB5037

Kconfig A D22-Aug-2025161 85

README.rst A D22-Aug-2025194 107

custom-sections.ld A D22-Aug-2025263 108

linker_arm_sram2.ld A D22-Aug-20251 KiB4134

linker_riscv_qemu_sram2.ld A D22-Aug-2025811 2822

linker_xtensa_qemu_sram2.ld A D22-Aug-2025574 3022

prj.conf A D22-Aug-2025153 65

prj_riscv.conf A D22-Aug-2025141 54

prj_xtensa.conf A D22-Aug-2025142 54

testcase.yaml A D22-Aug-20251.3 KiB4241

README.rst

1.. _code_relocation:
2
3Code relocation
4#################
5
6Overview
7********
8A simple example that demonstrates how relocation of code, data or bss sections
9using a custom linker script.
10