U-Boot and OpenSBI for CVA6-SDK
Created by: eyssartk
- Makefile
The Makefile now support configuration for OpenSBI + U-Boot Cleaning BBL and PK related unused recipes Spike payload recipe A special rule has been added to correctly flash the SD card. Use with caution !
- README.md
Removing BBL related instructions Modify Linux build instruction for U-Boot and OpenSBI Modify the instructions to flash the SD-CARD Instruction for the new Spike process
- Cleaning config files
make savedefconfig
has been used to clean Buildroot and linux32 defconfigs.
Packages has been added to the 32bits Buildroot image to match the 64bits version
- U-Boot and OpenSBI submodules
Signed-off-by: Kevin Eyssartier kevin.eyssartier@thalesgroup.com