Posts
All the articles I've posted.
RISC-V SBI and the full boot process
Posted on:September 9, 2023 at 09:00 PMDetailed explanation on how RISC-V boot process works and what role SBI has in the RISC-V software stack. Concrete example with OpenSBI.
Bare metal programming with RISC-V guide
Posted on:September 9, 2023 at 12:05 PMGuide on coding a bare metal program with UART output for RISC-V and running the emulation with QEMU. Brief overview of the RISC-V boot process.