Searched refs:code_relocation (Results 1 – 16 of 16) sorted by relevance
14 ZTEST(code_relocation, test_function_in_split_multiple)
14 ZTEST(code_relocation, test_function_genex_relocate_1)
14 ZTEST(code_relocation, test_function_genex_relocate_2)
80 ZTEST_SUITE(code_relocation, NULL, relocate_code_setup, NULL, NULL, NULL);
30 ZTEST(code_relocation, test_function_in_sram2) in ZTEST() argument
11 set(MEM_RELOCATION_CODE "${PROJECT_BINARY_DIR}/code_relocation.c")
22 :zephyr-app: samples/boards/intel/adsp/code_relocation
31 ``code_relocation.c`` files. The ``linker_relocate.ld`` file creates45 The ``code_relocation.c`` file has code that is needed for120 the relocation code is not generated in ``code_relocation.c``. This flag can be157 ``$ZEPHYR_BASE/tests/application_development/code_relocation``
7 project(code_relocation) project
149 set(MEM_RELOCATION_CODE "${PROJECT_BINARY_DIR}/code_relocation.c")
1179 * :github:`15107` - samples/application_development/code_relocation fails to build with coverage on…1798 * :github:`12033` - samples/application_development/code_relocation fails on mps2_an385
1658 * :github:`23599` - zephyr/samples/application_development/code_relocation execution stop at z_arm_…
1636 * :github:`28847` - code_relocation sample does not work on windows
1085 * :github:`38791` - Example code_relocation not compiling.
1618 * :github:`43950` - code_relocation: Add NOCOPY feature breaks windows builds
3030 * :github:`53656` - twister: samples: Bogus yaml for code_relocation sample