Commit Graph

16 Commits (4e5146b9bf6048b3d6fed03bccc425e51e6149e9)

Author SHA1 Message Date
tychovrahe 8147b11345 fix(core): fix quadword-only storage
7 months ago
Andrew Kozlik b2f05f187f feat(storage): Work with generic flash blocks instead of quadwords.
7 months ago
Martin Milata 5725050be1 build(core): fix CI bootloader build for T2B1
11 months ago
cepetr ba83a7e644 feat(core): introduce interaction-less upgrade
11 months ago
tychovrahe 238e3fd7c1 refactor(core): add abstraction over flash memory layout
1 year ago
matejcik 7638694484 chore: make fields on FirmwareRequest required (fixes #1941)
2 years ago
tychovrahe 5a991f3244 feat(core/rust): bootloader implementation in rust
2 years ago
tychovrahe 461f566777 fix(core/bootloader): fix detection of installed firmware
2 years ago
tychovrahe 115f7daaaa feat(core): prevent installing and running of incompatible firmware, prevent bootloader downgrade
2 years ago
Pavol Rusnak b0e0280465 chore: drop obsolete fw_vendor_keys field from Features
3 years ago
Pavol Rusnak 35d40cc164 fix(core): change logic of vendor header comparison
3 years ago
Pavol Rusnak 5dd3d73d00
fix(core): remove unused stuff from bootloader_ci
4 years ago
Pavol Rusnak f3ae3615c7
fix(core): unify bootloader_ci with bootloader
4 years ago
Martin Milata 48627b7f0f fix(core): bootloader_ci build
4 years ago
Pavol Rusnak b9c0b3969b
legacy+core: unify error codes in bootloaders (#1347)
4 years ago
Ondrej Mikle 8d3d3be09c
core/bootloader_ic: introduce CI bootloader for TT device tests (#1182)
4 years ago