This is in preparation for adding another SoC where qemu_xtensa is no longer valid choice. So use qemu_xtensa/dc233c as it is the same as the old qemu_xtensa. Signed-off-by: Daniel Leung <daniel.leung@intel.com> |
||
---|---|---|
.. | ||
src | ||
test_lib | ||
CMakeLists.txt | ||
custom-sections.ld | ||
Kconfig | ||
linker_arm_sram2.ld | ||
linker_riscv_qemu_sram2.ld | ||
linker_xtensa_qemu_sram2.ld | ||
prj.conf | ||
prj_riscv.conf | ||
prj_xtensa.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.