• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

src/18-Mar-2025-320214

test_lib/18-Mar-2025-7645

CMakeLists.txtD18-Mar-20251.8 KiB5037

KconfigD18-Mar-2025154 85

README.rstD18-Mar-2025185 107

custom-sections.ldD18-Mar-2025254 108

linker_arm_sram2.ldD18-Mar-20251,005 4134

linker_riscv_qemu_sram2.ldD18-Mar-2025784 2822

linker_xtensa_qemu_sram2.ldD18-Mar-2025545 3022

prj.confD18-Mar-2025148 65

prj_riscv.confD18-Mar-2025137 54

prj_xtensa.confD18-Mar-2025138 54

testcase.yamlD18-Mar-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