Commit Graph

2812 Commits (388fc2ae773e5e3d8bbda6d7b6065d87257a9811)
 

Author SHA1 Message Date
Pavol Rusnak 62c0e91dd0
firmware: bundle new bootloader 2.0.3
6 years ago
Pavol Rusnak 5d645ef61b
bootloader: refactor mpu settings
6 years ago
Pavol Rusnak 3055633d84
vendor: update trezor-crypto and trezor-storage
6 years ago
Pavol Rusnak 828ba7b5b0
bootloader: enable MPU, introduce delays to USB stack
6 years ago
Pavol Rusnak 5560a35af7
tools: fix keyctl-proxy
6 years ago
Andrew Kozlik 5ecd77681f vendor: Update trezor-storage.
6 years ago
Jan Pochyla f5ee6cef98 boot: fade into the "verifying PIN" dialog
6 years ago
Jan Pochyla 86bec3b0ae seed: use sync backlight sliding
6 years ago
Tomas Susanka f11373c0ee xmr: set 8 null bytes using multiplication
6 years ago
Tomas Susanka 6124c21915 style
6 years ago
Tomas Susanka 2b048ce25c xmr: typos in comments
6 years ago
Tomas Susanka 765d88c2b7
Merge pull request #478 from ph4r05/pr/hf10
6 years ago
Pavol Rusnak 3a467e756c
embed/trezorhal: move lowlevel.{c,h} from boardloader to trezorhal
6 years ago
Dusan Klinec bba8bf38eb
xmr: hf10 upgrades
6 years ago
Pavol Rusnak ce834d4074
docs: update otp table
6 years ago
Pavol Rusnak 85a482acf2
firmware/bl_check: remove unused macro
6 years ago
Pavol Rusnak b24c062a3d
firmware: bundle latest bootloader, replace it when needed
6 years ago
Pavol Rusnak 1bc69fa2d6
src/apps/management/recovery_device: ask for PIN in dry_run
6 years ago
Pavol Rusnak b1a382c75b
vendor: update trezor-storage
6 years ago
Pavol Rusnak 0751c667c3
src/apps/management/recovery_device: constant time mnemonic checking in dry run
6 years ago
Pavol Rusnak 6233cc0720
firmware: fix last commit - lock randomness block after set
6 years ago
Pavol Rusnak ee3e313230
firmware: use OTP block 3 for storing randomness
6 years ago
Dusan Klinec 72631db462
pb built, templates built
6 years ago
Dusan Klinec 8f077ac30e
xmr: trezor-common version bump
6 years ago
Tomas Susanka 7e3673ad26 common: remove coins.by_address_type because there are conflicts
6 years ago
Jan Pochyla 4709af146b ui: fix content invalidation in HoldToConfirmDialog
6 years ago
Pavol Rusnak 4f28093d2e
vendor: replace vendor/trezor-qrenc with vendor/QR-Code-generator
6 years ago
Pavol Rusnak 6d817a813d
Merge branch 'trezor-storage-integration'
6 years ago
Andrew Kozlik 69efeac015
tests: Limit the APP values in test_trezor.config to 1, ..., 63
6 years ago
Andrew Kozlik bc46892ba0
vendor: update trezor-storage
6 years ago
Andrew Kozlik 06ef27a718
config: Erase HW_ENTROPY_DATA when no longer needed. This assumes that config.init() is called only once in production. For the emulator tests config.init() can be called repeatedly, since HW_ENTROPY_DATA is null-initialized to begin with.
6 years ago
Andrew Kozlik fd6eb333a6
src/apps/common/storage: allow U2F counter to be written even when storage is locked
6 years ago
Andrew Kozlik 6afd9b1d09
tests: Do not require storage to be unlocked prior to calling storage_change_pin(). The function checks the old PIN anyway.
6 years ago
andrew 52c7f0eb93
config: Use efficient implementation of U2F counter from trezor-storage.
6 years ago
andrew 8b78e6710a
common.c: Add error_shutdown().
6 years ago
andrew 36f354714d
modtrezorconfig: Chenge ui_wait_callback() to return secbool.
6 years ago
andrew c106e81a05
Update trezor-storage.
6 years ago
andrew 55e030dbae
Add config.lock().
6 years ago
Pavol Rusnak 8832c6e63b
embed/trezorhal: rename flash functions
6 years ago
Pavol Rusnak b754ee8cf6
embed/trezorhal: collect HW entropy before MPU kicks in
6 years ago
Pavol Rusnak c0317e1aff
embed/trezorhal: add more checks to flash write functions
6 years ago
Pavol Rusnak 40325f4069
makefile: add debugging targets for reading/erasing storage sectors
6 years ago
andrew 8541c4265b
Fix comment in _next_counter().
6 years ago
Pavol Rusnak 434a9c2084
storage: add norcow_config.h, reorganize storage sources in SConscript files
6 years ago
andrew 0309e9e520
Update trezor-storage submodule.
6 years ago
andrew 1d43f9bea2
Delete the U2F counter if it's set to None.
6 years ago
andrew 92faa9f958
Fix parameter count for config.delete().
6 years ago
andrew 32c80e9889
Make U2F counter public.
6 years ago
andrew a19446fabd
Fix use_passphrase setting in storage.py.
6 years ago
andrew 4246d7f6cd
Update trezor-storage submodule (do not automatically lock the storage after wipe).
6 years ago