1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-29 00:31:02 +00:00
trezor-firmware/bootloader
Jochen Hoenicke 7fc58eb5db
bootloader: signatures_ok must work without magic
signatures_ok is called before the magic is written to the flash
to determine whether the metadata should be written back.
2018-03-29 01:30:40 +02:00
..
combine
.gitignore
bootloader.c Init timer interrupt for unsigned firmware 2018-03-29 01:30:40 +02:00
bootloader.h
ChangeLog
firmware_align.py
firmware_sign_split.py
firmware_sign.py
Makefile
signatures.c bootloader: signatures_ok must work without magic 2018-03-29 01:30:40 +02:00
signatures.h
usb.c Cleaner flash handling using FLASH_PTR 2018-03-29 01:16:46 +02:00
usb.h