kaczmarczyck
f25cdd6acc
Tock V2 port - rebased and updated ( #620 )
...
* Changes from #580
* fixes USB cancel panic
* style fixes
* Update src/env/tock/storage.rs
Co-authored-by: Zach Halvorsen <zhalvorsen@google.com >
---------
Co-authored-by: Zach Halvorsen <zhalvorsen@google.com >
2023-05-05 09:55:16 +02:00
kaczmarczyck
598c21071e
New metadata format ( #539 )
...
* new metadata format is used
* Update bootloader/src/main.rs
Co-authored-by: ztoked <zhalvorsen@google.com >
* splits the metadata signed and unsigned parts evenly
* fixes pylint
Co-authored-by: ztoked <zhalvorsen@google.com >
2022-08-31 14:35:45 +02:00
kaczmarczyck
7e7d5e38a1
enforces Module imports granularity ( #445 )
2022-03-14 20:44:48 +01:00
kaczmarczyck
d1f425c258
Adds SHA256 Cryptocell code to bootloader ( #432 )
...
* adds bootloader code
* fix header and typos
2022-03-04 16:21:07 +01:00
kaczmarczyck
187111f9c5
Bootloader infrastructure and main logic ( #404 )
...
* adds bootloader code without a SHA256 implementation
* small fixes and typos
2022-03-03 22:01:42 +01:00