Skip to content

Commit fc64fb8

Browse files
authored
Upload tiny kernel build config for RVVM
- Tiny statically linked kernel with no modules needed to function - Supports all RVVM devices and virtio, so it may also boot on QEMU - Features fbdev driver for the framebuffer, which is smaller and sometimes faster, but doesn't work with Wayland - Uses linux-shrink patch to make the kernel smaller How to build: patch -p1 -i linux-shrink.patch (Optional) mv config_tiny_6.2 .config make ARCH=riscv CROSS_COMPILE=riscv64-linux-gnu- -j$(nproc)
1 parent 92f889a commit fc64fb8

File tree

1 file changed

+2750
-0
lines changed

1 file changed

+2750
-0
lines changed

0 commit comments

Comments
 (0)