Home
last modified time | relevance | path

Searched refs:riscv64 (Results 1 – 9 of 9) sorted by relevance

/DragonBoot/
H A DMakefile13 export ARCH ?= riscv64
15 ifeq ($(ARCH), riscv64)
33 ifeq ($(ARCH), riscv64)
42 ifeq ($(ARCH), riscv64)
H A DREADME.md17 - [x] riscv64
/DragonBoot/build-scripts/dragon_boot_build/src/cfiles/arch/
H A Dmod.rs7 pub mod riscv64; module
25 TargetArch::Riscv64 => &riscv64::RiscV64CFilesArch, in current_cfiles_arch()
/DragonBoot/src/arch/
H A Dmod.rs1 mod riscv64; module
/DragonBoot/tools/
H A D.gitignore4 /arch/riscv64/u-boot*
H A Drun-qemu.sh7 export ARCH=${ARCH:=riscv64}
59 …tar xvf u-boot-${UBOOT_VERSION}-riscv64.tar.xz -C ${uboot_parent_path} || (echo "解压riscv u-boot 版本…
61 rm -rf u-boot-${UBOOT_VERSION}-riscv64.tar.xz
/DragonBoot/.github/workflows/
H A Driscv64-build.yml38 ARCH=riscv64 make
H A Dcache-toolchain.yml30 …-dev libclang-dev clang gcc-multilib libssl-dev pkg-config build-essential gcc-riscv64-unknown-elf"
/DragonBoot/src/arch/riscv64/
H A Dlink.ld3 * U-Boot riscv64 EFI linker script