User:Hexchain/RISC-V

From ArchWiki

WIP document of the 64bit RISC-V port at https://github.com/felixonmars/archriscv-packages

Prerequisite

Prepare environment

QEMU user mode emulator

Install qemu-user-staticAUR and binfmt-qemu-staticAUR. See QEMU.

SiFive Unmatched board

WIP

Create sysroot

Prebuilt

Sysroot tarballs can be found at https://archriscv.felixc.at/images/.

Pacstrap

WIP