Tag:sbi
All the articles with the tag "sbi".
Machines build machines - AI creates a bootable VM
Posted on:May 17, 2025 at 10:00 AMSee how AI is pushing the boundaries of computer engineering. I'm sharing my journey driving AI to build a functional RISC-V 32-bit VM simulation, reaching the milestone of booting OpenSBI. Discover the process behind this AI-assisted journey and what's next on the path to a fully bootable Linux kernel and potentially an FPGA implementation.
RISC-V interrupts with a timer example
Posted on:October 9, 2023 at 02:20 PMA detailed example of RISC-V interrupts in C through OpenSBI timer infrastructure.
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.