Commit Graph

1426 Commits (e0f83a5fb4b0c662d4bf24428cb6c3de552ec07c)
 

Author SHA1 Message Date
Pavol Rusnak e0f83a5fb4
update license (use GPLv3)
7 years ago
Pavol Rusnak ad517f376a
build: add build using docker
7 years ago
Pavol Rusnak a067dca054
hardware: add interrupt/reset pins to touch panel description
7 years ago
mcudev edd95d9b65 secbool: add unsigned literal suffixes
7 years ago
mcudev 7e01a733a3 shutdown: reorder operations
7 years ago
mcudev 5be5e19f99 clear_otg_hs_memory: remove unpredictable write
7 years ago
Pavol Rusnak af86f57da3
u2f: add bitfinex
7 years ago
Jan Pochyla 278610dce1 apps/homescreen: fix backlight
7 years ago
Jan Pochyla 8342aa2e7d tests: enable test_msg_resetdevice.py
7 years ago
Jan Pochyla 0d17bc3f94 apps/management: fix reset_device, tune code style
7 years ago
Jan Pochyla 936487a523 tests: run v1 protocol tests
7 years ago
Jan Pochyla f4ebe368b9 tests: enable load_device test
7 years ago
Jan Pochyla c632f9450f trezorhal: add spread spectrum clock
7 years ago
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