https://github.com/smoke-y/hades
RISC-V kernel
https://github.com/smoke-y/hades
c kernel riscv
Last synced: about 1 year ago
JSON representation
RISC-V kernel
- Host: GitHub
- URL: https://github.com/smoke-y/hades
- Owner: smoke-y
- License: gpl-3.0
- Created: 2024-05-28T08:49:45.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-24T06:09:40.000Z (almost 2 years ago)
- Last Synced: 2024-12-03T22:19:51.441Z (over 1 year ago)
- Topics: c, kernel, riscv
- Language: C
- Homepage:
- Size: 85 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Hades
### A very minimal RISC-V bootloader which implements virtual memory, interrupt handling and system calls
## Building
You will need qemu and the gnu riscv64-unknown pipeline