Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/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-Core-3.7.0/boards/microchip/m2gl025_miv/
Dm2gl025_miv.yaml17 resc: boards/microchip/m2gl025_miv/support/m2gl025_miv.resc
Dboard.cmake4 set(RENODE_SCRIPT ${CMAKE_CURRENT_LIST_DIR}/support/m2gl025_miv.resc)
/Zephyr-Core-3.7.0/boards/sifive/hifive_unmatched/
Dhifive_unmatched.yaml16 resc: boards/sifive/hifive_unmatched/support/hifive_unmatched.resc
Dboard.cmake4 set(RENODE_SCRIPT ${CMAKE_CURRENT_LIST_DIR}/support/hifive_unmatched.resc)
/Zephyr-Core-3.7.0/boards/renode/riscv32_virtual/
Driscv32_virtual.yaml17 resc: boards/renode/riscv32_virtual/support/riscv32_virtual.resc
Dboard.cmake5 set(RENODE_SCRIPT ${CMAKE_CURRENT_LIST_DIR}/support/riscv32_virtual.resc)
/Zephyr-Core-3.7.0/boards/sifive/hifive_unleashed/
Dhifive_unleashed.yaml19 resc: boards/sifive/hifive_unleashed/support/hifive_unleashed.resc
Dboard.cmake4 set(RENODE_SCRIPT ${CMAKE_CURRENT_LIST_DIR}/support/hifive_unleashed.resc)
/Zephyr-Core-3.7.0/boards/sifive/hifive1/
Dhifive1.yaml24 resc: boards/sifive/hifive1/support/hifive1.resc
Dboard.cmake5 set(RENODE_SCRIPT ${CMAKE_CURRENT_LIST_DIR}/support/hifive1.resc)
/Zephyr-Core-3.7.0/boards/microchip/mpfs_icicle/
Dboard.cmake4 set(RENODE_SCRIPT ${CMAKE_CURRENT_LIST_DIR}/support/mpfs250t.resc)
/Zephyr-Core-3.7.0/boards/ite/it8xxx2_evb/
Dboard.cmake2 set(RENODE_SCRIPT ${CMAKE_CURRENT_LIST_DIR}/support/it8xxx2_evb.resc)
/Zephyr-Core-3.7.0/tests/robot/
Dcommon.robot6 Execute Command include ${RESC}
/Zephyr-Core-3.7.0/scripts/pylib/twister/twisterlib/
Dplatform.py52 self.resc = ""
73 self.resc = renode.get("resc", "")
Dhandlers.py240 resc = ""
246 path = os.path.join(Path(board_dir).parent, self.instance.platform.resc)
248 resc = path
254 "--variable", "RESC:@" + resc,
/Zephyr-Core-3.7.0/cmake/emu/
Drenode.cmake15 set(resc_overlay_file ${APPLICATION_SOURCE_DIR}/boards/${BOARD}.resc)
/Zephyr-Core-3.7.0/scripts/schemas/twister/
Dplatform-schema.yaml110 "resc":
/Zephyr-Core-3.7.0/samples/modules/tflite-micro/magic_wand/
DREADME.rst50 …/zephyr/zephyr.elf; s @./samples/modules/tflite-micro/magic_wand/renode/litex-vexriscv-tflite.resc"
/Zephyr-Core-3.7.0/scripts/tests/twister/
Dtest_handlers.py450 handler.platform.resc = "file.resc"
/Zephyr-Core-3.7.0/doc/develop/west/
Dbuild-flash-debug.rst752 This will start Renode and configure simulation based on a default ``.resc`` script
/Zephyr-Core-3.7.0/
DMAINTAINERS.yml5102 - boards/**/*/support/*.resc