1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-05-24 17:58:45 +00:00
trezor-firmware/bootloader
Pavol Rusnak 07231d936e
introduce new memory layout
firmware header is now stored with code, not within the storage sectors
2019-02-21 15:08:27 +01: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
bootloader.c introduce new memory layout 2019-02-21 15:08:27 +01:00
bootloader.h introduce new memory layout 2019-02-21 15:08:27 +01:00
ChangeLog bootloader: update changelog 2019-01-24 14:40:14 +01:00
firmware_align.py introduce new memory layout 2019-02-21 15:08:27 +01:00
firmware_sign_split.py introduce new memory layout 2019-02-21 15:08:27 +01:00
firmware_sign.py introduce new memory layout 2019-02-21 15:08:27 +01:00
Makefile introduce and use memzero instead of explicit_bzero 2018-01-18 15:21:48 +01:00
signatures.c introduce new memory layout 2019-02-21 15:08:27 +01:00
signatures.h introduce new memory layout 2019-02-21 15:08:27 +01:00
usb_desc.h introduce new memory layout 2019-02-21 15:08:27 +01:00
usb_erase.h introduce new memory layout 2019-02-21 15:08:27 +01:00
usb_send.h introduce new memory layout 2019-02-21 15:08:27 +01:00
usb.c introduce new memory layout 2019-02-21 15:08:27 +01:00
usb.h introduce new memory layout 2019-02-21 15:08:27 +01:00