Browse Source

Add instruction for RustSBI; thank you @duskmoon314

luojia65 3 years ago
parent
commit
cc9dbcfd48
1 changed files with 4 additions and 0 deletions
  1. 4 0
      README.md

+ 4 - 0
README.md

@@ -12,6 +12,10 @@ RustSBI is provided with separate library and binary projects, this is the repos
 For specific platforms, you may visit implementation specific projects depending on the platforms you need. 
 Chip, system and platform vendors should provide RustSBI implementation for dedicated platform as a part of platform software support package.
 
+There are packages exists on [awesome-rustsbi](https://github.com/rustsbi/awesome-rustsbi): it is a curated 
+list of awesome things related to RustSBI, which includes some implementation projects maintained by 
+individuals or the community. You may find binary downloads for useful platforms on awesone-rustsbi.
+
 ## Features
 
 - Functional and extensible operating system runtime