Commit Graph

70 Commits (f12c630914fef6ea338c4dc1abc2ee9fe64b157b)

Author SHA1 Message Date
Pavol Rusnak fd1718f8b6
mocks: update build script, refresh
8 years ago
Pavol Rusnak 62ad4d6a39
tools: pass sigmask and seckey as parameter to binctl
8 years ago
Pavol Rusnak 17ff61459d
tools: add pretty format to sigmask field
8 years ago
Pavol Rusnak 364bcedb04
tools: small formatting change to binctl
8 years ago
Pavol Rusnak 35e404bd38
tools: add fake signing to binctl, add make sign target
8 years ago
Pavol Rusnak f92e8b6e4b
tools: add header to ed25519raw.py, fix whitespace in keytool
8 years ago
Jochen Hoenicke 99915f1a63 Added tool to test cooperative signing
8 years ago
Pavol Rusnak 87b7d0649b
boot: use cosi to compute aggregated key and use it
8 years ago
Pavol Rusnak 1eff07f84d
build: don't convert from png in build_vendorheader, remove vendorheader.bin from vcs
8 years ago
Pavol Rusnak 6187a8a0c1
build: refactor build_vendorheader
8 years ago
Jochen Hoenicke e0fd890661 Implemented vendor header.
8 years ago
Pavol Rusnak 435e96e1b3
build: refactor binctl and firmware/loader image stuff
8 years ago
Pavol Rusnak b5ff140256
trezorhal: fix alignment in headers to 512 bytes
8 years ago
Pavol Rusnak dd69929ce1
tools: rename firmwarectl to binctl, minor reformat
8 years ago
Pavol Rusnak 7da63a36e2
tools: don't convert sigidx back and forth in firmwarectl
8 years ago
Pavol Rusnak e313234fe3
bootloader/loader: use blake2s instead of sha256 for digests
8 years ago
Pavol Rusnak 630ce53c73
tools: fix firmwarectl to reflect loader rename
8 years ago
Pavol Rusnak f443407fae
modtrezorui: add extern to includes
8 years ago
Pavol Rusnak 89ec08eec0
bootloader: allow stage 1 to rewrite whole flash
8 years ago
Pavol Rusnak d8efa32091
bootloader: more wip
8 years ago
Pavol Rusnak 302f0e614a
tools: implement VendorHeader and FirmwareImage classes in firmwarectl
8 years ago
Pavol Rusnak 7d4414000e
tools: join check_bootloader and check_firmware into firmwarectl tool
8 years ago
Pavol Rusnak 2d7c6b0c34
bootloader: cleanup, more documentation, added scripts for checking
8 years ago
slush0 d6ae782dfc pb2py moved to trezor-common
8 years ago
slush0 0ea856589f Added non-micropython compatibility.
8 years ago
Pavol Rusnak 373487af1f
tools: update coins-gen.py
8 years ago
Pavol Rusnak 105b9c8167
tools: simplify coins-gen.py
8 years ago
Pavol Rusnak 3015045df6
apps.common.coins: update to return CoinType, not dict (also modify generator)
8 years ago
Pavol Rusnak c49c4ea29e
apps.common.coins: make coins definitions more readable + adapt generator
8 years ago
Jan Pochyla 783fddf749 messages: do not use const()
8 years ago
Jan Pochyla 20b612f8c1 pb2py: use new protobuf message format
8 years ago
Pavol Rusnak 6e658ff2f1
trezor.messages: regenerate classes
8 years ago
Pavol Rusnak e62e8dbe6f
tools: move coins-gen tool to /tools
8 years ago
Pavol Rusnak fffe930d8c
modtrezorui: rename fonts
8 years ago
Jan Pochyla 2d7d241a8d res_collect: fix for resources in subdirectories
8 years ago
Pavol Rusnak f8bf6d8cff
tools: added toi2png tool
8 years ago
Pavol Rusnak 90836621f5
tools: skip hidden files in res_collect
8 years ago
chren a47b6ee7bb design changes in bootloader mockups
8 years ago
chren 5cbb1ff892 minor design changes in ui-mockups of bootloader
8 years ago
Pavol Rusnak a1b75b879d
remove the need for pb2 subdir for pb2py generator
8 years ago
Pavol Rusnak 031550a5ed
regenerate mocks
8 years ago
slush0 f5d2007297 Use const() for protobuf definitions
8 years ago
Pavol Rusnak 3fe688e9b4
add size reporting to res_collect tool
8 years ago
slush0 1d7d408bc8 Updating resources on build automatically
8 years ago
Jan Pochyla f2b509b591 use micropython.const() in trezor.messages
8 years ago
Jan Pochyla fb7b85e479 move protobuf to a single module
8 years ago
slush0 d87e4e683d
Changed placeholder for automatic generated mocks
8 years ago
slush0 44479b38d0
res_collect now works also on CPython<3.5
8 years ago
slush0 43dafb2efc
Fixes mock dir cleanup, add link to source file
8 years ago
slush0 72fa153ea2
Mock builder for C modules
8 years ago