Skip to content
This repository was archived by the owner on Aug 15, 2025. It is now read-only.
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,221,804 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

USE ONLY FOR RESEARCH PURPOSES

Build

via rvspace.org, see ./build.sh:

cp arch/riscv/configs/starfive_visionfive2_defconfig .config
make ARCH=riscv olddefconfig
make ARCH=riscv -j$(nproc) bindeb-pkg

Install

After building, there will be .deb-packages in the parent directory.

Install them, e.g., with dpkg -i *.deb

Change the boot default via sudo nano /boot/extlinux/extlinux.conf to boot the new kernel, e.g., l1.

Reboot and pray (sudo shutdown -r now).

About

Modified linux kernel with PoC Mitigations for the VisionFive 2

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages