Skip to content

ht177970/rkernel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rkernel

Quick Start

1. Dependencies
Ensure you have the required toolchains installed: riscv64-unknown-elf-gcc, qemu-system-riscv64, mkimage (u-boot-tools), make, and cpio.

2. Build & Run

# Build the kernel, initramfs, and boot in QEMU (8 CPU cores)
make qemu

# --- Other useful commands ---
make         # Build kernel.fit for real board (tested on OrangePi RV2)
make debug   # Boot in QEMU and pause for GDB connection (-S -s)
make clean   # Remove all build artifacts

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages