not-yet-awesome-embedded-rust icon indicating copy to clipboard operation
not-yet-awesome-embedded-rust copied to clipboard

Secure Bootloader

Open teburd opened this issue 5 years ago • 1 comments

Currently not-awesome, a lack of a rust bootloader using image signing with dfu support.

Perhaps re-using mcuboot is the right thing to do.

teburd avatar Nov 08 '19 16:11 teburd

I'm doing a Rust/RISC-V embedded project and I'm running into this problem. WolfBoot from WolfSSL is in the early stages of having wrappers for Rust to use their APIs. If anyone knows of another secure bootloader that Rust can use, let me know! Thanks

dkhayes117 avatar Oct 28 '20 17:10 dkhayes117