1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-15 20:19:23 +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 style(all): use f-strings for formatting 2021-10-13 11:53:17 +02:00
.gitignore chore(legacy & core): changelogs added 2021-09-27 15:42:29 +02:00
.towncrier.template.md docs(legacy/bootloader): use towncrier for generating CHANGELOG.md 2021-05-04 14:18:01 +02:00
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 legacy/bootloader: refactor show_unplug 2019-11-09 19:13:52 +00:00
CHANGELOG.md chore(legacy): release bootloader 1.11.0 2022-05-03 23:00:25 +02:00
CHANGELOG.unreleased docs(core): use towncrier for generating CHANGELOG.md 2021-05-04 14:18:01 +02:00
firmware_align.py feat(legacy): bootloader with v3 SignMessage signatures + signatures debug 2022-11-22 15:00:19 +01:00
firmware_sign_split.py core+legacy: rework code styling checks 2019-04-18 17:40:55 +02:00
firmware_sign.py style(all): use f-strings for formatting 2021-10-13 11:53:17 +02:00
Makefile feat(legacy): Return fw_vendor in firmware Features message. 2022-05-03 19:00:04 +02:00
towncrier.toml docs(legacy/bootloader): use towncrier for generating CHANGELOG.md 2021-05-04 14:18:01 +02:00
usb_desc.h MONOREPO MERGE trezor-mcu 2019-04-15 19:14:58 +02:00
usb_erase.h legacy/bootloader: refactor flash_enter/flash_exit 2019-11-09 19:13:51 +00:00
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 all: rename TREZOR to Trezor where possible 2019-06-17 20:28:29 +02:00
version.h chore(legacy/bootloader): bump major version 2022-05-03 23:00:25 +02:00