issues
search
OpenIoTAcademy
/
psa-boot-beta
MIT License
8
stars
4
forks
source link
Initial Bootloader Flow Implementation
#16
Open
zaya-mc
opened
4 years ago
zaya-mc
commented
4 years ago
Implement the main bootloader flow.
Check for updates: If no update, skip the upgrade
UPGRADE
Get the download Package
Authenticate the package; if fails, skip the upgrade
Decrypt the image
Store the upgrade package
Get the latest image
Jump to the image
Implement the main bootloader flow.
UPGRADE