rustsbi-qemu
rustsbi-qemu copied to clipboard
feat: 使用 sbi-testing 测试 sbi 实现
- fix: 改正中断转发的实现,现在 ssoft 和 stimer 都正常响应
- refactor: 用 sbi-testing 测试
- refactor: 实现一些访问 clint 的裸函数,现在 m 态代理 s 中断不需要切换上下文
Signed-off-by: YdrMaster [email protected]