You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trezor-firmware/bootloader
Pavol Rusnak 9588e8f273
update bootloader to 1.4.0 via firmware, run unsigned firmware in unprivileged mode
6 years ago
..
combine fix combine/prepare script for python3 7 years ago
.gitignore bootloader source code 10 years ago
ChangeLog bootloader: add changelog, bump version to 1.3.2 7 years ago
Makefile introduce and use memzero instead of explicit_bzero 7 years ago
bootloader.c update bootloader to 1.4.0 via firmware, run unsigned firmware in unprivileged mode 6 years ago
bootloader.h bootloader: bump version to 1.4.0 6 years ago
firmware_align.py bootloader: align during docker build 7 years ago
firmware_sign.py firmware_sign: Python 3 compatibility (#156) 7 years ago
firmware_sign_split.py adapt python scripts to Python3 7 years ago
signatures.c bootloader: guard signatures_ok calls with firmware_present (or !brand_new_firmware) 6 years ago
signatures.h bootloader: refactor signatures_ok return value 6 years ago
usb.c bootloader: guard signatures_ok calls with firmware_present (or !brand_new_firmware) 6 years ago
usb.h add project website (trezor.io) to license header 7 years ago