summaryrefslogtreecommitdiffstats
path: root/drafts
diff options
context:
space:
mode:
authorJacob Lifshay <programmerjake@gmail.com>2019-06-14 19:50:17 -0700
committerGitHub <noreply@github.com>2019-06-14 19:50:17 -0700
commita11c6dfefd84180a8f59009d257928e066b82320 (patch)
tree209c286d071ce458e92c3940e4172e92085ed6cb /drafts
parent713c5ec81c58d3e9a93315c55c3e310a145e3975 (diff)
add Building Secure Systems using RISC-V and Rust
add slides from Arun Thomas's presentation at the RISC-V Workshop in Zurich
Diffstat (limited to 'drafts')
-rw-r--r--drafts/2019-06-18-this-week-in-rust.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/drafts/2019-06-18-this-week-in-rust.md b/drafts/2019-06-18-this-week-in-rust.md
index eb3f5f4..54ac089 100644
--- a/drafts/2019-06-18-this-week-in-rust.md
+++ b/drafts/2019-06-18-this-week-in-rust.md
@@ -17,6 +17,7 @@ If you find any errors in this week's issue, [please submit a PR](https://github
## News & Blog Posts
* [gfx-rs project 5 year anniversary](https://gfx-rs.github.io/2019/06/12/anniversary-5.html).
+* [Building Secure Systems using RISC-V and Rust (slides from presentation)](https://content.riscv.org/wp-content/uploads/2019/06/14.05-building_secure_systems-1.pdf)
# Crate of the Week