Searched full:code_relocation (Results 1 – 21 of 21) sorted by relevance
/Zephyr-latest/tests/application_development/code_relocation/ |
D | testcase.yaml | 4 application_development.code_relocation: 19 application_development.code_relocation.no_itcm: 34 application_development.code_relocation.riscv: 39 application_development.code_relocation.xtensa:
|
D | CMakeLists.txt | 7 project(code_relocation) project
|
/Zephyr-latest/samples/boards/intel/adsp/code_relocation/ |
D | sample.yaml | 5 sample.intel_adsp.code_relocation:
|
D | README.rst | 22 :zephyr-app: samples/boards/intel/adsp/code_relocation
|
/Zephyr-latest/doc/kernel/ |
D | code-relocation.rst | 31 ``code_relocation.c`` files. The ``linker_relocate.ld`` file creates 45 The ``code_relocation.c`` file has code that is needed for 120 the relocation code is not generated in ``code_relocation.c``. This flag can be 157 ``$ZEPHYR_BASE/tests/application_development/code_relocation``
|
/Zephyr-latest/tests/application_development/code_relocation/src/ |
D | test_file4.c | 14 ZTEST(code_relocation, test_function_genex_relocate_1)
|
D | test_file5.c | 14 ZTEST(code_relocation, test_function_genex_relocate_2)
|
D | test_file3.c | 14 ZTEST(code_relocation, test_function_in_split_multiple)
|
D | main.c | 80 ZTEST_SUITE(code_relocation, NULL, relocate_code_setup, NULL, NULL, NULL);
|
D | test_file1.c | 30 ZTEST(code_relocation, test_function_in_sram2) in ZTEST() argument
|
/Zephyr-latest/cmake/linker/ld/ |
D | target_relocation.cmake | 11 set(MEM_RELOCATION_CODE "${PROJECT_BINARY_DIR}/code_relocation.c")
|
/Zephyr-latest/cmake/linker/arcmwdt/ |
D | target.cmake | 149 set(MEM_RELOCATION_CODE "${PROJECT_BINARY_DIR}/code_relocation.c")
|
/Zephyr-latest/doc/_scripts/ |
D | redirects.py | 250 …('samples/boards/intel_adsp/code_relocation/README', 'samples/boards/intel/adsp/code_relocation/RE…
|
/Zephyr-latest/scripts/build/ |
D | gen_relocate_app.py | 35 code_relocation.c or not
|
/Zephyr-latest/doc/releases/ |
D | release-notes-1.14.rst | 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
|
D | release-notes-2.4.rst | 1658 * :github:`23599` - zephyr/samples/application_development/code_relocation execution stop at z_arm_…
|
D | release-notes-2.5.rst | 1636 * :github:`28847` - code_relocation sample does not work on windows
|
D | release-notes-2.7.rst | 1085 * :github:`38791` - Example code_relocation not compiling.
|
D | release-notes-3.1.rst | 1618 * :github:`43950` - code_relocation: Add NOCOPY feature breaks windows builds
|
D | release-notes-3.3.rst | 3030 * :github:`53656` - twister: samples: Bogus yaml for code_relocation sample
|
/Zephyr-latest/ |
D | MAINTAINERS.yml | 2611 - tests/application_development/code_relocation/
|