File tree 1 file changed +2
-2
lines changed 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -11,8 +11,8 @@ Titles without a hyperlink indicates that slide of this speech is not public yet
11
11
This speech is delivered on online meeting of Tsinghua University undergraduate projects.
12
12
It describes how RustSBI implementation would coexist with secure enclave RISC-V SBI extensions,
13
13
a possible way to detect exception within function while executing instruction, and a Rust way to
14
- read supervisor memory from machine mode. It also introduces SBI implementation projects like Oreboot
15
- and RustSBI-Unmatched.
14
+ read supervisor memory from machine mode. It also introduces SBI implementations like Oreboot
15
+ and RustSBI-Unmatched, which can be used to develop secure enclave firmware projects .
16
16
17
17
### [ RISC-V Bootloader Environment: Application and Standardization] ( 2022/RISC-V引导程序环境:应用与规范.pdf ) , Apr 2022
18
18
You can’t perform that action at this time.
0 commit comments