Skip to content

Commit f426f01

Browse files
authored
Update README.md
1 parent 8a2a1f6 commit f426f01

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ Titles without a hyperlink indicates that slide of this speech is not public yet
1111
This speech is delivered on online meeting of Tsinghua University undergraduate projects.
1212
It describes how RustSBI implementation would coexist with secure enclave RISC-V SBI extensions,
1313
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.
1616

1717
### [RISC-V Bootloader Environment: Application and Standardization](2022/RISC-V引导程序环境:应用与规范.pdf), Apr 2022
1818

0 commit comments

Comments
 (0)