Commit Graph

171 Commits (0b4ccf45fc5a7de9ccff48dd33c8458bff1d20c9)

Author SHA1 Message Date
Pavol Rusnak 596d41e68c
build: fix one missing change of micropython->embed
7 years ago
Jan Pochyla 803e39c2a8 make: adapt to micropython -> embed rename
7 years ago
Jan Pochyla 22960b567b make: move flake8 options to config file
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
Pavol Rusnak cd7ee79c67
build: add combine and flash_combine make targets
7 years ago
Pavol Rusnak 8b0336862f
make __fatal_error more useful, add make sizecheck target
7 years ago
Pavol Rusnak f7484fefde
build: brew dropped 32-bit support sdl2, modify macOS stuff to reflect that
7 years ago
Pavol Rusnak 0c060b6d4a
rename loader to bootloader
7 years ago
Pavol Rusnak 0633506166
rename bootloader to boardloader
7 years ago
Pavol Rusnak 995ae517cd
build: add make bloaty
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 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 7cb7a90d27
build: include vendorheader.bin in source tree
7 years ago
Pavol Rusnak d3ec688d6f
trezorhal: don't set SCB->VTOR in SystemInit
7 years ago
Pavol Rusnak efb722cc97
trezorhal: split memory files, adapt bootloader and loader
7 years ago
Pavol Rusnak 36666de503
build: enable make vendor again
7 years ago
Pavol Rusnak b30f3b0946
build: use -Os for debug builds and use them by default
7 years ago
Pavol Rusnak 2a32975977
build: add sections to makefile
7 years ago
Pavol Rusnak b6b8873e9a
build: unix build is now always debug, makefiles cleanup
7 years ago
Pavol Rusnak 1c4fbd02b4
build: reorg makefiles
7 years ago
Pavol Rusnak 2c1e0b8253
bootloader/loader: don't generate qstrdefs.generated.h in main Makefile
7 years ago
Pavol Rusnak cbaca604f3
bootloader+loader: rework build, make clear what is bootloader and what is loader in docu
7 years ago
Pavol Rusnak b141e6b1e3
loader: add skeleton
7 years ago
Pavol Rusnak 4f45071940
bootloader: add flash target to makefile
7 years ago
Pavol Rusnak 603d980d22
bootloader: enable build again
7 years ago
Pavol Rusnak 135294b5e8
modtrezorui: more cleanup
7 years ago
Pavol Rusnak 433bc8138b
unix: fix unix build
7 years ago
Jan Pochyla 78d82386d1 trezorhal: adjust to new structure
7 years ago
Pavol Rusnak 10b687c318
reorganization (wip)
7 years ago
Pavol Rusnak 216b60d8b6
update makefile
7 years ago
Jan Pochyla edae88932a trezorhal: add to Makefile
7 years ago
Pavol Rusnak 8c296099f8
bootloader: wip
7 years ago
Pavol Rusnak 2d7c6b0c34
bootloader: cleanup, more documentation, added scripts for checking
7 years ago
Pavol Rusnak d8f1b1397c
update Makefiles to reflect new way of building stuff
7 years ago
Pavol Rusnak 892409c9b8
update bootloader makefile to follow upstream changes
7 years ago
Pavol Rusnak 918150a3f1
tests: make testpy tries running selected tests from python-trezor
8 years ago
Pavol Rusnak 13533d9156
makefile: fix build_stmhal_debug target
8 years ago
Pavol Rusnak 33b5436dcc
tests: move to /tests to avoid freezing
8 years ago
Pavol Rusnak 8b0d7be52a
trezor.crypto: add keccak option to Sha3_*.digest()
8 years ago
Pavol Rusnak 57fbd4dfc2
build: parallel build by default
8 years ago
Pavol Rusnak 7e5d5a9164
cleanup makefile
8 years ago
Jochen Hoenicke c9857a756c
bootloader: added systick handler
8 years ago
slush0 1d7d408bc8 Updating resources on build automatically
8 years ago
Pavol Rusnak 588b7b5c70
add flashing using openocd to Makefile
8 years ago
Pavol Rusnak f09ce087c3
add gdb_bootloader to makefile
8 years ago
Pavol Rusnak 281070492d
fix bootloader, extract FONT_* constants
8 years ago
Pavol Rusnak d1ff96af04
cleanup makefile; make res_collect tool more verbose
8 years ago
Pavol Rusnak e56390c77a
add clean_cross to makefile; update micropython submodule
8 years ago
Pavol Rusnak 9ef076f137
add debug targets to Makefile
8 years ago
Pavol Rusnak 5968eb3f5f
add build_cross and build_frozen make targets
8 years ago
Pavol Rusnak a473ad2100
make update -> make vendor
8 years ago
Pavol Rusnak 4eb87b2fd8
first parameter of log methods is now name
8 years ago
Pavol Rusnak 9856f96cf7
add hw button to msg.select, build 32-bit unix port by default
8 years ago
Pavol Rusnak ee3614ae6a
cleanup pb2py, add debug to emu.sh
8 years ago
Pavol Rusnak bc7cb88cdf
use little endian for toif, fix random
8 years ago
Pavol Rusnak 4eccc55c5c
add unit tests, add t.c.sha512
8 years ago
Pavol Rusnak 4ff68e7494
add static to mp_define_const
8 years ago
Pavol Rusnak 0d8112f6b4
split trezor.crypto into more modules
8 years ago
Pavol Rusnak 2694e3ad63
add trezor.crypto.base58 functionality (decode_check needs fix)
8 years ago
Pavol Rusnak 1986992bd9
make submodule_update -> make update
8 years ago
Pavol Rusnak 914e905146
add sync to make load
8 years ago
Pavol Rusnak 1f4230dc20
implement trezor.ui.qrcode
8 years ago
Pavol Rusnak 4ddde025db
use -i (inspect) feature of micropython
8 years ago
Pavol Rusnak 4a9b60a0f3
add load to Makefile
8 years ago
Pavol Rusnak fef9a2266d
more font work
8 years ago
Pavol Rusnak 733b421580
move various devel scripts into Makefile
8 years ago