Skip to content

Commit a64e608

Browse files
committed
Embedded Rust and RustSBI Firmware Design
1 parent f426f01 commit a64e608

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed
2.5 MB
Binary file not shown.

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@ Repository for all slides and articles related to RustSBI
66

77
Titles without a hyperlink indicates that slide of this speech is not public yet.
88

9+
### [Embedded Rust and RustSBI Firmware Design](2022/嵌入式Rust与RustSBI固件设计.pdf), Jul 2022
10+
11+
This talk is delivered on Rust China Conf 2022 hosted by Rustcc. It summerizes embedded Rust
12+
development and its surrounding ecosystem. Then, it introduces firmware development on example
13+
of RISC-V, and discusses on how to develop secure, reliable and robust firmware in Rust, as well as
14+
firmware features like secure enclaves and firmware on asymmetic processors. Finally, it introduces
15+
RustSBI and Oreboot, drawing an conclusion on how firmware would be developed under Rust ecosystem.
16+
917
### [A Brief Guide to Secure Enclave Design in RustSBI Firmware](2022/安全孤岛RustSBI固件设计简明指南.pdf), Apr 2022
1018

1119
This speech is delivered on online meeting of Tsinghua University undergraduate projects.

0 commit comments

Comments
 (0)