1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-20 14:59:06 +00:00
trezor-firmware/legacy/bootloader
Ondrej Mikle e2abd2a9ad feat(legacy): bootloader with v3 SignMessage signatures + signatures debug
Removed oldest v1 style of firmware signature and presence checks.
Added debug helpers for T1 signatures.
Support for v2 and v3 signatures, but can only update FW to v3-style signed.
Support for debugging T1 signatures.
Scripts and README for debugging v2/v3 FW signing scheme.
Firmware in GetFeatures counts only v3 signatures as signed.
Add documentation and comments about signing schemes like a sane person
2022-11-22 15:00:19 +01:00
..
.changelog.d feat(legacy): bootloader with v3 SignMessage signatures + signatures debug 2022-11-22 15:00:19 +01:00
combine
.gitignore
.towncrier.template.md
bootloader_flash.jlink feat(legacy): Ability to flash bootloader and firmware via JLink 2022-09-19 10:09:14 +02:00
bootloader.c feat(legacy): bootloader with v3 SignMessage signatures + signatures debug 2022-11-22 15:00:19 +01:00
bootloader.h
CHANGELOG.md chore(legacy): release bootloader 1.11.0 2022-05-03 23:00:25 +02:00
CHANGELOG.unreleased
firmware_align.py feat(legacy): bootloader with v3 SignMessage signatures + signatures debug 2022-11-22 15:00:19 +01:00
firmware_sign_split.py
firmware_sign.py
Makefile feat(legacy): Return fw_vendor in firmware Features message. 2022-05-03 19:00:04 +02:00
towncrier.toml
usb_desc.h
usb_erase.h
usb_send.h feat(legacy/bootloader): report installed firmware version 2022-05-03 23:00:25 +02:00
usb.c feat(legacy): bootloader with v3 SignMessage signatures + signatures debug 2022-11-22 15:00:19 +01:00
usb.h
version.h chore(legacy/bootloader): bump major version 2022-05-03 23:00:25 +02:00