Commit Graph

89 Commits (5c21c4a96b783c2039c625ae45d3c51e0d02f2e8)

Author SHA1 Message Date
Pavol Rusnak 5b84db0f7f
tools: fix flake8 warnings
7 years ago
Pavol Rusnak ed581a5b36
tools: fix whitespace in png2toi .py export
7 years ago
Pavol Rusnak 76658914fe
tools: png2toi - generate python output
7 years ago
Jan Pochyla 71ef4e4b3a tools/binctl: python2 compatibility
7 years ago
Pavol Rusnak fe5b5c1940
tests: update to pytest, regenerate protobuf
7 years ago
Jan Pochyla bab1303b1b tools/build_mocks: adapt to micropython -> embed rename
7 years ago
Pavol Rusnak adafd9bc51
tools: fix png2toi c export
7 years ago
Jan Pochyla 181a2ad8c9 mocks: add typing module
7 years ago
Jan Pochyla e29601e838 tools/build_mocks: support classes
7 years ago
Jan Pochyla 596a4227ad tools: autopep8
7 years ago
Pavol Rusnak f93b8a08bc
res_collect: fix if resources.py does not exist
7 years ago
Pavol Rusnak 73b2ea6c85
travis: add make style (using flake8)
7 years ago
Pavol Rusnak 845a3a7e0d
tests: add partial pylint support
7 years ago
Jan Pochyla 63e6e85a7c res_collect: noop if no changes detected
7 years ago
Pavol Rusnak cd7ee79c67
build: add combine and flash_combine make targets
7 years ago
Pavol Rusnak e3b2001c89
rebuild coins
7 years ago
Pavol Rusnak 92b2deb932
coins: add cointype.segwit
7 years ago
Pavol Rusnak 07693277a4
apps.common: update coins.py + its generator to add new fields
7 years ago
Pavol Rusnak 0c060b6d4a
rename loader to bootloader
7 years ago
Pavol Rusnak fd1718f8b6
mocks: update build script, refresh
7 years ago
Pavol Rusnak 62ad4d6a39
tools: pass sigmask and seckey as parameter to binctl
7 years ago
Pavol Rusnak 17ff61459d
tools: add pretty format to sigmask field
7 years ago
Pavol Rusnak 364bcedb04
tools: small formatting change to binctl
7 years ago
Pavol Rusnak 35e404bd38
tools: add fake signing to binctl, add make sign target
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 1eff07f84d
build: don't convert from png in build_vendorheader, remove vendorheader.bin from vcs
7 years ago
Pavol Rusnak 6187a8a0c1
build: refactor build_vendorheader
7 years ago
Jochen Hoenicke e0fd890661 Implemented vendor header.
7 years ago
Pavol Rusnak 435e96e1b3
build: refactor binctl and firmware/loader image stuff
7 years ago
Pavol Rusnak b5ff140256
trezorhal: fix alignment in headers to 512 bytes
7 years ago
Pavol Rusnak dd69929ce1
tools: rename firmwarectl to binctl, minor reformat
7 years ago
Pavol Rusnak 7da63a36e2
tools: don't convert sigidx back and forth in firmwarectl
7 years ago
Pavol Rusnak e313234fe3
bootloader/loader: use blake2s instead of sha256 for digests
7 years ago
Pavol Rusnak 630ce53c73
tools: fix firmwarectl to reflect loader rename
7 years ago
Pavol Rusnak f443407fae
modtrezorui: add extern to includes
7 years ago
Pavol Rusnak 89ec08eec0
bootloader: allow stage 1 to rewrite whole flash
7 years ago
Pavol Rusnak d8efa32091
bootloader: more wip
7 years ago
Pavol Rusnak 302f0e614a
tools: implement VendorHeader and FirmwareImage classes in firmwarectl
7 years ago
Pavol Rusnak 7d4414000e
tools: join check_bootloader and check_firmware into firmwarectl tool
7 years ago
Pavol Rusnak 2d7c6b0c34
bootloader: cleanup, more documentation, added scripts for checking
7 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