This repo provides a series of environment setup notes while we are porting openbsd to riscv.
Table of Contents for env/ folder:
- 00-Create OpenBSD instance on GCP.md
- 01-Install QEMU on Linux | FreeBSD | OpenBSD.md
- 02-Setup RISCV-GNU tool chain on Linux | Openbsd.md
- 03-Run busybear-linux on qemu-system-riscv64.md
- 04-GDB busybear-linux on qemu-system-riscv64.md
- 05-GDB openbsd kernel from Ubuntu.md
- 06-Install FreeBSD on GCP.md
- 07-Build FreeBSD for RISCV.md
- 08-GDB FreeBSD on qemu-system-riscv64 from Ubuntu.md
- 09-Build LLVM for RISCV on OpenBSD.md