trezor-mcu/bootloader
Jochen Hoenicke 98e617d874
startup: use custom reset_handler
+ group confidential data in one place
+ zero all SRAM where needed
2017-08-16 13:52:01 +02:00
..
combine fix combine/prepare script for python3 2017-02-04 11:20:58 +01:00
.gitignore bootloader source code 2014-10-23 18:09:41 +02:00
ChangeLog bootloader: add changelog, bump version to 1.3.2 2017-07-11 23:45:08 +02:00
Makefile move -Os flag to Makefiles of bootloader and fastflash 2017-07-04 20:21:10 +02:00
bootloader.c startup: use custom reset_handler 2017-08-16 13:52:01 +02:00
bootloader.h startup: use custom reset_handler 2017-08-16 13:52:01 +02:00
firmware_align.py bootloader: align during docker build 2017-07-19 12:52:46 +02:00
firmware_sign.py firmware_sign: Python 3 compatibility (#156) 2017-03-05 14:43:22 +01:00
firmware_sign_split.py adapt python scripts to Python3 2017-02-01 18:07:47 +01:00
signatures.c bootloader: cleanup protobuf messages 2017-04-16 19:31:03 +02:00
signatures.h signatures_ok function in bootloader exports firmware hash if needed 2016-02-10 13:53:08 +01:00
usb.c bootloader: refactor calculate fingerprint part (not issue button request if brand new firmware) 2017-07-25 17:24:40 +02:00
usb.h bootloader: do not show fingerprint on very first flash; refactor firmware_present, introduce brand_new_firmware 2017-06-30 16:52:00 +02:00