RISC-V memes
Find a file
Quantum 464a61102e
OpenSBI memes
Added legacy extension

Fixed typing memes by just define a sbiword_t typedef

Renamed sbiret_t to SbiRet, I think i'll only use _t for typedefs

Added ecall() variant that takes no additional arguments

Moved opensbi includes to includes/opensbi/...

kernel.cpp uses the legacy extensions instead of raw ecalls

All legacy extension calls are marked as deprecated
2022-01-23 20:15:53 -05:00
kernel OpenSBI memes 2022-01-23 20:15:53 -05:00
tools Build System: More better 2022-01-04 01:50:46 -05:00
.gitignore Initial Commit 2022-01-03 19:11:49 -05:00
meson.build Build System: More better 2022-01-04 01:50:46 -05:00
riscv.cross Initial Commit 2022-01-03 19:11:49 -05:00