nihalpasham / rustBoot

rustBoot is a standalone bootloader written entirely in `Rust`, designed to run on anything from a microcontroller to a system on chip. It can be used to boot into bare-metal firmware or Linux.
MIT License
215 stars 21 forks source link

Build a prototype impl for a firmware distribution platform using ockam's secure channels #70

Open sarath3192 opened 2 years ago

sarath3192 commented 2 years ago

firmware distribution platform using Ockam secure channels.

sub-tasks

Using ockam secure channels -

sarath3192 commented 1 year ago

Add support for Embassy executor for Ockam on Stm boards.