Commit Graph

1284 Commits (61e0f6c81894e66ea311671dbe8d5b5344b3a719)
 

Author SHA1 Message Date
Pavol Rusnak dfadfbe857
build: try installing toolchain from develop developer.arm.com
7 years ago
Pavol Rusnak b962ace27d
build: add production keys
7 years ago
Pavol Rusnak e6704a3f35
tools: add get_sign_keys
7 years ago
Pavol Rusnak 06a4bfbed8
tools: add trezor support to binctl signing
7 years ago
Pavol Rusnak 29c3afe6c4
tools: move ed25519raw, ed25519cosi to python-trezor
7 years ago
Pavol Rusnak 5884d1c03f
tools: update ed25519{cosi,raw}.py to work in both py2 and py3
7 years ago
Pavol Rusnak 3db571f63a
travis: disable testpy target for now
7 years ago
Pavol Rusnak 09340e93d7
firmware+unix: sync mpconfigport.h with upstream
7 years ago
Jan Pochyla 45a04282de travis: disable flake8 for now
7 years ago
Jan Pochyla e923b885af fix style
7 years ago
Tomas Susanka 128bb83e1b readme: how to compile on Arch Linux
7 years ago
Jan Pochyla cd33fa7293 modtrezorui/unix: remove redundant init values
7 years ago
Jan Pochyla 7c4db458e5 modtrezorui/unix: fix 5c21c4a
7 years ago
Jan Pochyla 3a48307002 modtrezorui/unix: fix 43e8b85
7 years ago
Jan Pochyla 99d3ae5e8b modtrezorui/unix: make sure display is initialized
7 years ago
Jan Pochyla c254758c83 Revert "trezor/loop: optimization"
7 years ago
Jan Pochyla cfa1705a88 trezor/loop: optimization
7 years ago
Jan Pochyla 7d31bdcf78 modtrezorutils: add consteq
7 years ago
Jan Pochyla f22edd7609 trezor/ui/confirm: in HoldToConfirm, stop when button is not active
7 years ago
Pavol Rusnak f528b72f98
build: devel -> development in vendor header
7 years ago
Pavol Rusnak 2139e8b02d
fonts: use 2 BPP instead of 4 for fonts
7 years ago
Pavol Rusnak da8cc37a54
tools: move code generating tools to tools/codegen
7 years ago
Pavol Rusnak 98bdd99b97
tools: simplify ed25519cosi
7 years ago
Pavol Rusnak 63737f59b0
bootloader: vendor nanopb as submodule
7 years ago
Pavol Rusnak 8ddcd74080
build: sign all stuff using ed25519 cosi (2 out of 3)
7 years ago
Pavol Rusnak ca649eb8f0
tools: remove ed25519 dependency, prepare for ed25519cosi signing
7 years ago
mcudev 430117dd16 flash_otp_write: uninitialized variable
7 years ago
Pavol Rusnak 4f11f46d07
tools: fix small issues with keytool
7 years ago
mcudev e85ce3aea4 Makefile GDB updates
7 years ago
Pavol Rusnak 08bca26841
apps/u2f: add icon for gandi
7 years ago
Arthur Gautier 2b5bfb1990 u2f: Adds Gandi.net as verified app
7 years ago
Pavol Rusnak 2bc37a10fe
use different set of keys for boardloader/bootloader/vendorheader
7 years ago
Pavol Rusnak a055f4e8fb
boardloader+bootloader: remove unneded STM32 include
7 years ago
Pavol Rusnak ad614a364f
bootloader+firmware: move startup scripts to embed, preparation for their change
7 years ago
mcudev 3bcd75fd94 issue 12: startup related changes
7 years ago
Pavol Rusnak 11e223850f
trezorhal: enable CSS (Clock Security System)
7 years ago
Pavol Rusnak d33ce4a666
firmware: fix last commit
7 years ago
Pavol Rusnak cfe9c73c78
firmware: init display when used in standalone (firmware0) mode
7 years ago
mcudev 43e8b85700 display updates
7 years ago
mcudev 58bad110e2 hardfault handler update
7 years ago
Pavol Rusnak d50eeb581a
trezorhal: introduce flash_write_{byte,word}
7 years ago
mcudev ef353f7bc6 docs: hardware updates
7 years ago
Pavol Rusnak 186eacfef4
fix typo in readme
7 years ago
mcudev 03309e0381 transition to openocd from st-flash
7 years ago
Pavol Rusnak 737dc0159f
tests: implement otp read/write in production test
7 years ago
Pavol Rusnak 67d8d4fa2e
modtrezorio: add FlashOTP class
7 years ago
Pavol Rusnak 66930f2e37
trezorhal: add flash_otp functions
7 years ago
Peter Jensen 027cc49f47 added icons to buttons
7 years ago
Jan Pochyla 808317424d use trezor.ui.{BG,FG}
7 years ago
Jan Pochyla 2c73a3f0a8 trezor/ui/style: add BG/FG styles
7 years ago