Commit Graph

35 Commits (e7a74ccfee1e6e2bc857030014c2e728b5b59971)

Author SHA1 Message Date
jmuravsky 09ddcc7ac9 cardano: add Cardano currency support
6 years ago
Pavol Rusnak 820798998b
build: use COPT in all SConscript files
6 years ago
Jan Pochyla 62111f240e unix: remove native emitters
6 years ago
Jan Pochyla 1826f90648 scons: add nlr.c
6 years ago
Pavol Rusnak 8e9ae534c0
embed/extmod/modtrezorcrypto: fix last commit, update trezor-crypto
6 years ago
Tomas Susanka 88ef4257cd wallet/nem: init, get_address
6 years ago
Pavol Rusnak fb4b2aa608
unix: drop the 32bit build
6 years ago
Pavol Rusnak 611d374bbd
embed: rename TREZOR_STM32/UNIX to TREZOR_MODEL_T/EMU, introduce trezor.utils.model()
6 years ago
Pavol Rusnak 0eff62bb5c
embed/unix: copy main.c from micropython, change mp_stack_set_limit from 40k to 60k
6 years ago
Pavol Rusnak e92440dfc8
introduce and use memzero instead of explicit_bzero
7 years ago
Pavol Rusnak 1530afe4ad
vendor: update trezor-crypto, adapt codebase to changes
7 years ago
Pavol Rusnak b98a1db6ee
embed: cleanup unused modules
7 years ago
Pavol Rusnak fa95f0a037
trezor.crypto: implement chacha20poly1305 aka rfc7539
7 years ago
Pavol Rusnak b9d5af8c19
modtrezorcrypto: remove ssss (different implementation will be re-added later)
7 years ago
Pavol Rusnak d6593e710b
apps.ethereum: implement SignMessage/VerifyMessage
7 years ago
Pavol Rusnak 333c0a633a
trezor.crypto: adopt crc32 function
7 years ago
Jan Pochyla 5f63081f37 scons: fix 64-bit build
7 years ago
Pavol Rusnak 79a3f84c3c
modtrezorui: invert FONT macro inclusion logic
7 years ago
Pavol Rusnak be302480fd
modtrezorcrypto: cleanup random
7 years ago
Pavol Rusnak 48ef409fdb
modtrezorio: remove mocks
7 years ago
Pavol Rusnak 34322d5fb6
firmware: enable stack protector (except nlr stuff)
7 years ago
Pavol Rusnak 1aba175d7d
build: adapt to new trezor-crypto changes
7 years ago
Pavol Rusnak 7b9fcf98ae
drop embed/extmod/modtrezorcrypto/trezor-crypto symlink
7 years ago
Jan Pochyla f07b4dda0b modtrezorconfig: extract pin & unlocking to storage.c
7 years ago
Jan Pochyla 543e8c5007 flash: add unix/flash.c
7 years ago
Pavol Rusnak 8cc8272fb3
build: pass gitrev, use it in fatal_error
7 years ago
Jan Pochyla 29b90465ce micropython: update submodule
7 years ago
Jan Pochyla 4c987454eb modtrezormsg: merge to modtrezorio
7 years ago
Jan Pochyla 647e39de79 scons: add 32bit unix build
7 years ago
Jan Pochyla 424993e421 scons: rework TREZOR_NOUI
7 years ago
Jan Pochyla 83686bc0c6 scons: add TREZOR_NOUI support
7 years ago
Jan Pochyla 3dab5e7797 scons: cleanup defines
7 years ago
Jan Pochyla d431e0b983 scons: boardloader, bootloader, bugfixes
7 years ago
Jan Pochyla 9b9c020261 scons: remove unused defines
7 years ago
Jan Pochyla c357692a43 scons: add SConscript.unix
7 years ago