Home
last modified time | relevance | path

Searched refs:riscv (Results 76 – 100 of 117) sorted by relevance

12345

/Zephyr-latest/cmake/toolchain/llvm/
Dtarget.cmake36 elseif("${ARCH}" STREQUAL "riscv")
/Zephyr-latest/dts/riscv/
Driscv32-litex-vexriscv.dtsi25 compatible = "litex,vexriscv-standard", "riscv";
28 riscv,isa = "rv32im_zicsr_zifencei";
53 riscv,max-priority = <7>;
/Zephyr-latest/dts/riscv/gd/
Dgd32vf103.dtsi26 compatible = "nuclei,bumblebee", "riscv";
27 riscv,isa = "rv32imac_zicsr_zifencei";
44 compatible = "nuclei,systimer", "riscv,machine-timer";
/Zephyr-latest/dts/riscv/espressif/esp32c6/
Desp32c6_common.dtsi30 compatible = "espressif,riscv";
31 riscv,isa = "rv32imac_zicsr";
/Zephyr-latest/dts/riscv/openisa/
Drv32m1_zero_riscy.dtsi6 #include <riscv/openisa/rv32m1.dtsi>
Drv32m1_ri5cy.dtsi6 #include <riscv/openisa/rv32m1.dtsi>
/Zephyr-latest/soc/espressif/esp32c2/
Dmcuboot.ld270 SECTION_PROLOGUE(.riscv.attributes, 0,)
272 KEEP(*(.riscv.attributes))
Ddefault.ld795 SECTION_PROLOGUE(.riscv.attributes, 0,)
797 KEEP(*(.riscv.attributes))
/Zephyr-latest/soc/espressif/esp32c3/
Dmcuboot.ld270 SECTION_PROLOGUE(.riscv.attributes, 0,)
272 KEEP(*(.riscv.attributes))
/Zephyr-latest/soc/espressif/esp32c6/
Dmcuboot.ld270 SECTION_PROLOGUE(.riscv.attributes, 0,)
272 KEEP(*(.riscv.attributes))
/Zephyr-latest/boards/beagle/beaglev_fire/doc/
Dindex.rst60 <softconsole_path>/openocd/share/openocd/scripts/board/microsemi-riscv.cfg
78 set arch riscv:rv64
/Zephyr-latest/include/zephyr/arch/riscv/common/
Dlinker.ld11 * Generic Linker script for the riscv platform
431 SECTION_PROLOGUE(.riscv.attributes, 0,)
433 KEEP(*(.riscv.attributes))
/Zephyr-latest/boards/gd/gd32vf103c_starter/doc/
Dindex.rst109 https://github.com/riscv-mcu/GD32VF103_Demo_Suites/tree/master/GD32VF103C_START_Demo_Suites/Docs
/Zephyr-latest/boards/gd/gd32vf103v_eval/doc/
Dindex.rst116 https://github.com/riscv-mcu/GD32VF103_Demo_Suites/tree/master/GD32VF103V_EVAL_Demo_Suites/Docs
/Zephyr-latest/cmake/compiler/clang/
Dtarget.cmake36 elseif("${ARCH}" STREQUAL "riscv")
/Zephyr-latest/dts/riscv/ite/
Dit8xxx2.dtsi31 compatible = "ite,riscv-ite", "riscv";
32 riscv,isa = "rv32imafc_zifencei";
/Zephyr-latest/soc/andestech/ae350/
Dlinker.ld402 SECTION_PROLOGUE(.riscv.attributes, 0,)
404 KEEP(*(.riscv.attributes))
/Zephyr-latest/cmake/compiler/gcc/
Dtarget.cmake72 elseif("${ARCH}" STREQUAL "riscv")
/Zephyr-latest/dts/bindings/
Dbinding-types.txt106 riscv RISC-V architecture
/Zephyr-latest/boards/openisa/rv32m1_vega/doc/
Dindex.rst664 - Base toolchain: `pulp-riscv-gnu-toolchain`_; extra toolchain patches:
704 The build toolchain is based on the `pulp-riscv-gnu-toolchain`_, with
740 https://github.com/pulp-platform/riscv
746 .. _pulp-riscv-gnu-toolchain:
747 https://github.com/pulp-platform/pulp-riscv-gnu-toolchain
/Zephyr-latest/soc/ite/ec/it8xxx2/
Dlinker.ld478 SECTION_PROLOGUE(.riscv.attributes, 0,)
480 KEEP(*(.riscv.attributes))
/Zephyr-latest/boards/lilygo/ttgo_t8c3/doc/
Dindex.rst32 | PMP | on-chip | arch/riscv |
/Zephyr-latest/boards/enjoydigital/litex_vexriscv/doc/
Dindex.rst134 ./litex_setup.py --gcc=riscv
/Zephyr-latest/arch/riscv/
DKconfig10 default "riscv"
262 Allow SOCs that have custom extended riscv ISA to still
/Zephyr-latest/doc/releases/
Drelease-notes-3.5.rst1022 * The ``riscv,isa`` property used by RISC-V CPU bindings no longer has an
1028 * new property: ``riscv,isa``
1250 * :dtcompatible:`espressif,riscv`:
1253 * new property: ``riscv,isa``
1336 * new property: ``riscv,isa``
1378 * :dtcompatible:`ite,riscv-ite`:
1381 * new property: ``riscv,isa``
1509 * new property: ``riscv,isa``
1879 * new property: ``riscv,isa``

12345