Commit Graph

946 Commits (a7e17f07ee40733c487ab8b05926fc51b9cc9501)
 

Author SHA1 Message Date
Jan Pochyla 466285a21c trezorhal: WIP usb rewrite
7 years ago
Pavol Rusnak 17ff61459d
tools: add pretty format to sigmask field
7 years ago
Jan Pochyla 2abc29f70d unix: mp_uint_t -> size_t
7 years ago
Jan Pochyla 9f985dba46 extmod: use size_t for mp_obj_get_array and mp_obj_tuple_get
7 years ago
Pavol Rusnak cb8e957379
bootloader/loader: refactor PRINT(LN) macros to common.h
7 years ago
Pavol Rusnak 4f9f351a16
bootloader/loader: print version to log
7 years ago
Pavol Rusnak 364bcedb04
tools: small formatting change to binctl
7 years ago
Peter Jensen 76705dde5b trezor.ui: change failure pin msg
7 years ago
Pavol Rusnak 35e404bd38
tools: add fake signing to binctl, add make sign target
7 years ago
Pavol Rusnak fdef0575b1
loader: show firmware version in loader, remove image_options.h
7 years ago
Pavol Rusnak a4a939058b
bootloader/loader: reorganize checking code
7 years ago
Pavol Rusnak fad4b80af8
trezorhal: don't parse (image|vendor) headers twice, don't use legacy stm32 names
7 years ago
Pavol Rusnak 3532b266ce
modtrezorconfig: readd norcow as a submodule
7 years ago
Pavol Rusnak 0a7997f798
modtrezorcrypto: add cosi cosigning scheme to ed25519 class
7 years ago
Pavol Rusnak eef147d810
modtrezorcrypto: add crypto.rfc6979 class
7 years ago
Pavol Rusnak f92e8b6e4b
tools: add header to ed25519raw.py, fix whitespace in keytool
7 years ago
Jochen Hoenicke 99915f1a63 Added tool to test cooperative signing
7 years ago
Pavol Rusnak 87b7d0649b
boot: use cosi to compute aggregated key and use it
7 years ago
Pavol Rusnak 71ea884ad8
build: modify travis to not use sudo
7 years ago
Pavol Rusnak 9257d44b7a
firmware: homescreen shows trezor.io/start when storage not initialized
7 years ago
Pavol Rusnak 1eff07f84d
build: don't convert from png in build_vendorheader, remove vendorheader.bin from vcs
7 years ago
Pavol Rusnak 5c227a4a47
loader: compute pubkey rather than use precomputed one, prepare for vendor keys
7 years ago
Pavol Rusnak 7cb7a90d27
build: include vendorheader.bin in source tree
7 years ago
Pavol Rusnak 1f07f310b3
loader: show vendor image and vendor string from vendor header
7 years ago
Pavol Rusnak b72bc08172
loader: vendor image is now shown in display
7 years ago
Jochen Hoenicke a5a34696ef Travis: corrected package for python3
7 years ago
Pavol Rusnak bbf55bcf2a
loader: handle vendor header
7 years ago
Pavol Rusnak 6187a8a0c1
build: refactor build_vendorheader
7 years ago
Jochen Hoenicke e0fd890661 Implemented vendor header.
7 years ago
Pavol Rusnak 300daa4513
bootloader: lock flash/turn off sdcard when header invalid
7 years ago
Pavol Rusnak 74db11cbfc
bootloader/loader: rename crypto.c/h to image.c/h, refactor
7 years ago
Pavol Rusnak a440f3d322
trezorhal: update linker scripts
7 years ago
Pavol Rusnak 435e96e1b3
build: refactor binctl and firmware/loader image stuff
7 years ago
Jochen Hoenicke e37619899e Put loader/firmware header into image (#5)
7 years ago
Pavol Rusnak b5ff140256
trezorhal: fix alignment in headers to 512 bytes
7 years ago
Pavol Rusnak f13c122561
rebase micropython, min_time -> peektime
7 years ago
Pavol Rusnak dd69929ce1
tools: rename firmwarectl to binctl, minor reformat
7 years ago
Pavol Rusnak 722e71eb31
modtrezorconfig: use uint16_t for data length
7 years ago
Pavol Rusnak 607161a863
vendor: remove norcow submodule
7 years ago
Pavol Rusnak 8a6b78187e
modtrezorconfig: don't use mock anymore
7 years ago
Pavol Rusnak 32cf4f36d2
modtrezorconfig: norcow works for stm
7 years ago
Peter Jensen 3daa18a5f1 trezor.ui: fading on swipe up
7 years ago
Pavol Rusnak 5e69cbe69f
trezorhal: chain loading works
7 years ago
Pavol Rusnak d3ec688d6f
trezorhal: don't set SCB->VTOR in SystemInit
7 years ago
Pavol Rusnak 7da63a36e2
tools: don't convert sigidx back and forth in firmwarectl
7 years ago
Pavol Rusnak 42b18f55ec
update norcow
7 years ago
Pavol Rusnak efb722cc97
trezorhal: split memory files, adapt bootloader and loader
7 years ago
Pavol Rusnak 8d3020bc62
trezorhal: implement jump_to function
7 years ago
Pavol Rusnak c8bff40ffb
trezorhal: use more readable syntax in memory script
7 years ago
Peter Jensen 38c37da0c3 trezor.ui: reset device redesign
7 years ago