Commit Graph

151 Commits (7dc207a8dff31215de86bb9aacf65cd5f176b8f6)

Author SHA1 Message Date
Pavol Rusnak 13ffe75a48
tools: chmod +x build_protobuf
6 years ago
Jan Pochyla 048e0706b3 tools/pb2py: fix default list value
6 years ago
Jan Pochyla a4477b8bef tools/build_protobuf: fix path to trezor_common
6 years ago
Pavol Rusnak ee242ea416
src.trezor.messages: fix and regenerate
6 years ago
Jan Pochyla b9c111f6ae tools: add init method to messages
6 years ago
Tomas Susanka d23a236616 tools: build mocks uses sorted
6 years ago
Pavol Rusnak c53b0afd5b
tools: fix bug in vheader processing in binctl
6 years ago
Jan Pochyla d0c742e884 src/apps/common/coins: regenerate
6 years ago
Pavol Rusnak 77ea31aa8a
embed/extmod/modtrezorui: revert NO_HINT change
6 years ago
Pavol Rusnak 329b7d1488
embed/extmod/modtrezorui: regenerate fonts with NO_HINTING, update rendering to subpixel precision
6 years ago
Pavol Rusnak 1c5beb1c12
embed/bootloader: add information about firmware (version, vendor, etc.) to Features message
6 years ago
Pavol Rusnak 36d034d83a
tools: show fingerprint for vendorheaders too
7 years ago
Pavol Rusnak b79ea10434
tools: update protobuf (sync with python-trezor)
7 years ago
Pavol Rusnak f0152902fc
tools: drop netifaces requirement from keyctl-proxy
7 years ago
Pavol Rusnak 132660c378
tools: loop on error in keyctl-proxy
7 years ago
Pavol Rusnak 81ff60c3e1
tools: drop combine_sign; rework keyctl into 3 tools
7 years ago
Pavol Rusnak 5ede6864d5
tools: refactor index in keyctl
7 years ago
Pavol Rusnak 03943c960b
tools: small refactor in keyctl
7 years ago
Pavol Rusnak 11245a82ea
tools: fix bug in keyctl introduced by last commit
7 years ago
Pavol Rusnak 706ddda1a7
tools: update keyctl to work with already signed binaries
7 years ago
Pavol Rusnak 5e164ebaf1
tools: add getkey command to keyctl to retrieve the public key
7 years ago
Pavol Rusnak 7bbcd99d53
tools: add vtrust parsing to binctl
7 years ago
Pavol Rusnak c0220192d4
tools: fix binctl script
7 years ago
Pavol Rusnak a31c118d8e
protobuf: update build_protobuf and pb2py from python-trezor, regenerate messages
7 years ago
Pavol Rusnak 2317aaedb9
tools: update how vtrust is being passed to build_vendorheader
7 years ago
Pavol Rusnak f0cd76de47
tools.codegen: remove unused import from gen_cert_bundle.py
7 years ago
Pavol Rusnak 30b0863725
tools.codegen: use certifi in gen_cert_bundle.py
7 years ago
Pavol Rusnak f806488536
tools: fix computation of header fingerprint in binctl tool
7 years ago
Pavol Rusnak 6ac59f426f
tools.codegen: include commithash an repo url in gen_cert_bundle.py
7 years ago
Pavol Rusnak 10344dd864
tools.codegen: print nice stats at the end
7 years ago
Pavol Rusnak dcb32d91f7
tools.codegen: rework gen_cert_bundle to use certs from Mozilla
7 years ago
Pavol Rusnak 8dd5edb4a1
tools: add codegen/gen_cert_bundle.py
7 years ago
Pavol Rusnak 4b54bfbbf2
modtrezorui: change loader size to 120x120
7 years ago
Pavol Rusnak 125ab8471c
trezorhal: store image fingerprint in the image_header structure
7 years ago
Pavol Rusnak 66eef86107
tools: more verbose gen_font script
7 years ago
Pavol Rusnak 965aa73b63
trezorhal: introduce fix_version in image header (version of last critical bugfix)
7 years ago
Pavol Rusnak 44196be481
binctl: show fingerprint for BinImage (hash of header - signature)
7 years ago
Tomas Susanka aa29667059 common: coins updated
7 years ago
Pavol Rusnak 3636a5f1b1
bootloader/vendorheader: vtrust is bitmap not scalar
7 years ago
Pavol Rusnak 01356bad72
keyctl: show digest and path
7 years ago
Pavol Rusnak 89cc35b195
trezorhal: fix hash offset in check_image_contents
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 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 34f363f903
tools: add optional output parameter to toi2png
7 years ago
Pavol Rusnak 7653eb699d
embed: use 4bpp fonts again
7 years ago
Pavol Rusnak 78f57d083c
add vendor trust to vendorheader
7 years ago
Pavol Rusnak b962ace27d
build: add production keys
7 years ago