not-yet-awesome-embedded-rust
not-yet-awesome-embedded-rust copied to clipboard
Secure Bootloader
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.
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