Home
last modified time | relevance | path

Searched full:resc (Results 1 – 25 of 25) sorted by relevance

/Zephyr-latest/boards/common/
Drenode_robot.board.cmake6 # ELF: used in common.robot to set the `elf` variable in the default .resc script defined i…
7 # RESC: path to the .resc script, defined in board.cmake
12 board_runner_args(renode-robot "--renode-robot-arg=--variable=RESC:@${RENODE_SCRIPT}")
/Zephyr-latest/boards/renode/cortex_r8_virtual/
Dcortex_r8_virtual.yaml17 resc: boards/renode/cortex_r8_virtual/support/cortex_r8_virtual.resc
Dboard.cmake5 set(RENODE_SCRIPT ${CMAKE_CURRENT_LIST_DIR}/support/cortex_r8_virtual.resc)
/Zephyr-latest/boards/microchip/m2gl025_miv/
Dm2gl025_miv.yaml18 resc: boards/microchip/m2gl025_miv/support/m2gl025_miv.resc
Dboard.cmake4 set(RENODE_SCRIPT ${CMAKE_CURRENT_LIST_DIR}/support/m2gl025_miv.resc)
/Zephyr-latest/boards/renode/riscv32_virtual/
Driscv32_virtual.yaml18 resc: boards/renode/riscv32_virtual/support/riscv32_virtual.resc
Dboard.cmake5 set(RENODE_SCRIPT ${CMAKE_CURRENT_LIST_DIR}/support/riscv32_virtual.resc)
/Zephyr-latest/boards/sifive/hifive1/
Dhifive1.yaml25 resc: boards/sifive/hifive1/support/hifive1.resc
Dboard.cmake5 set(RENODE_SCRIPT ${CMAKE_CURRENT_LIST_DIR}/support/hifive1.resc)
/Zephyr-latest/boards/sifive/hifive_unmatched/
Dhifive_unmatched_s7.yaml18 resc: boards/sifive/hifive_unmatched/support/hifive_unmatched.resc
Dhifive_unmatched_u74.yaml18 resc: boards/sifive/hifive_unmatched/support/hifive_unmatched.resc
Dboard.cmake4 set(RENODE_SCRIPT ${CMAKE_CURRENT_LIST_DIR}/support/hifive_unmatched.resc)
/Zephyr-latest/boards/sifive/hifive_unleashed/
Dhifive_unleashed_e51.yaml20 resc: boards/sifive/hifive_unleashed/support/hifive_unleashed.resc
Dhifive_unleashed_u54.yaml20 resc: boards/sifive/hifive_unleashed/support/hifive_unleashed.resc
Dboard.cmake4 set(RENODE_SCRIPT ${CMAKE_CURRENT_LIST_DIR}/support/hifive_unleashed.resc)
/Zephyr-latest/boards/ite/it8xxx2_evb/
Dboard.cmake2 set(RENODE_SCRIPT ${CMAKE_CURRENT_LIST_DIR}/support/it8xxx2_evb.resc)
/Zephyr-latest/tests/robot/
Dcommon.robot6 Execute Command include ${RESC}
/Zephyr-latest/cmake/emu/
Drenode.cmake15 set(resc_overlay_file ${APPLICATION_SOURCE_DIR}/boards/${BOARD}.resc)
/Zephyr-latest/scripts/pylib/twister/twisterlib/
Dplatform.py85 self.resc = ""
125 self.resc = renode.get("resc", "")
Dhandlers.py260 resc = ""
266 path = os.path.join(Path(board_dir).parent, self.instance.platform.resc)
268 resc = path
274 "--variable", "RESC:@" + resc,
/Zephyr-latest/scripts/schemas/twister/
Dplatform-schema.yaml123 "resc":
/Zephyr-latest/samples/modules/tflite-micro/magic_wand/
DREADME.rst51 …/zephyr/zephyr.elf; s @./samples/modules/tflite-micro/magic_wand/renode/litex-vexriscv-tflite.resc"
/Zephyr-latest/scripts/tests/twister/
Dtest_handlers.py455 handler.platform.resc = "file.resc"
/Zephyr-latest/doc/develop/west/
Dbuild-flash-debug.rst752 This will start Renode and configure simulation based on a default ``.resc`` script
/Zephyr-latest/
DMAINTAINERS.yml5515 - boards/**/*/support/*.resc