Commit Graph

1463 Commits (5444410e04ad9b6c59c234e81b6ec6b9e7caf08e)
 

Author SHA1 Message Date
Jan Pochyla ce3dc61e63 tests: ignore test_cosi.py
7 years ago
Jan Pochyla f093ca23d5 tests: ignore specific tests, testpy -> test_emu
7 years ago
Jan Pochyla 431a711060 usb: add trezor1-like debuglink
7 years ago
Jan Pochyla 6213974b6e prodtest: emulate python impl in OTP READ
7 years ago
Jan Pochyla 1e883530b4 scons: get file sizes in portable way
7 years ago
Pavol Rusnak 01356bad72
keyctl: show digest and path
7 years ago
Pavol Rusnak 7d0a12c29e
unix: fix build
7 years ago
Pavol Rusnak 311a28242b
boardloader: fix production build, disable reset_flags_init for now
7 years ago
Pavol Rusnak 16f657361c
boardloader: disable BOR protection; fix setting OB flags
7 years ago
Pavol Rusnak a08f18c2ce
boardloader: use PVD level 4
7 years ago
Pavol Rusnak 30ddb53c11
prodtest: fix calls to sdcard functions
7 years ago
Pavol Rusnak 6738796d8b
trezorhal: call shutdown in default_handler
7 years ago
Pavol Rusnak 69c17dae9b
trezorhal: use uint32_t* for sdcard_{read,write}_blocks
7 years ago
Pavol Rusnak fa802e9353
boardloader: fix test for existence of bootloader on sd card
7 years ago
Pavol Rusnak b9a599d08d
makefile: add gdb_prodtest target
7 years ago
Pavol Rusnak a56da7d7ed
prodtest: fix sdcard test
7 years ago
Pavol Rusnak 5d6d342813
bootloader: erase storage on vendor change
7 years ago
Jan Pochyla 836508657d prodtest: style
7 years ago
Pavol Rusnak 3851404d04
small cosmetic changes to prodtest and others
7 years ago
Pavol Rusnak d0e81edc8f
bootloader: check chunk hash before flashing
7 years ago
Pavol Rusnak 36143033c4
bootloader: check vendor header / image header before flashing
7 years ago
Pavol Rusnak 9690f1abdf
bootloader: load chunk into memory first, then save it to flash
7 years ago
Pavol Rusnak 4d36d0e1c1
trezorhal: use sectrue where possible
7 years ago
Pavol Rusnak efa918a2f9
prodtest: code cleanup, fix build
7 years ago
Jan Pochyla 905e0bc82a
prodtest: codestyle, touch, fixes
7 years ago
Jan Pochyla 51d00e1de7
trezorhal/usb: add Inf timeout to blocking fns
7 years ago
Jan Pochyla 9cb342fcb6
prodtest: implement commands
7 years ago
Jan Pochyla 95965c3ff7
prodtest: add new target
7 years ago
Pavol Rusnak f73eb3effd
trezorhal: introduce secbool/sectrue/secfalse and use it where possible
7 years ago
Pavol Rusnak 7ddfdf69d6
trezorhal: support for non-continous areas in check_image_contents
7 years ago
Pavol Rusnak 89cc35b195
trezorhal: fix hash offset in check_image_contents
7 years ago
Pavol Rusnak 7c891e19e5
boardloader, bootloader: check image contents against hashes in the header
7 years ago
Pavol Rusnak b4ff9deb6b
bootloader: better wording
7 years ago
Pavol Rusnak 63636be0a3
trezorhal: rework header checking to new format
7 years ago
Pavol Rusnak 9e82a4d348
bootloader, firmware: introduce chunk hashes in the image header
7 years ago
Pavol Rusnak 3c974095aa
trezorhal: increase image header size from 512 to 1024 bytes
7 years ago
Pavol Rusnak 0c6ee14ee1
trezorhal: move image related defines to image.h
7 years ago
Pavol Rusnak 28aca51bc8
firmware: sign just the firmware part, not vendor header
7 years ago
Pavol Rusnak bdbbf0e5e8
tools: add firmware signature check (against its vendor header)
7 years ago
Pavol Rusnak 46fdb8bcb4
tools: use combine_sign to compute signatures, binctl just for adding to binary
7 years ago
Pavol Rusnak 57f2eee5bf
tools: split computation of signatures to keyctl, remove from binctl
7 years ago
Pavol Rusnak 383b5d7c89
firmware: fix last commit
7 years ago
Pavol Rusnak e4003700cd
bootloader, firmware: update visuals
7 years ago
Pavol Rusnak 8bd258db6f
trezorhal: added calls to USBD_LL_FlushEP in deinit functions
7 years ago
Pavol Rusnak 9e31e0f4d4
bootloader: stop/deinit usb for unplug events as well
7 years ago
mcudev b922579173 bootloader: cleanup usb on firmware upload success before jumping to firmware (#68)
7 years ago
Pavol Rusnak ebaeb52b62
docs: fix last commit
7 years ago
Pavol Rusnak ad71fc1578
docs: update trezor logo
7 years ago
Pavol Rusnak d2ecae71d7
trezorhal: return position of last touch event from touch_click
7 years ago
Pavol Rusnak 34f363f903
tools: add optional output parameter to toi2png
7 years ago