Commit Graph

14 Commits (9a2be54e947d3bba4bfe399663baf29c2cdc69c9)

Author SHA1 Message Date
Pavol Rusnak 481bb4ccab
embed: remove unused stmhal stuff from build dependencies
6 years ago
Pavol Rusnak 820798998b
build: use COPT in all SConscript files
6 years ago
mcudev d897d5e23c build: make it easier to build binaries optimized for debugging (#267)
6 years ago
Jan Pochyla e390c9d604 scons: remove MCU_SERIES_F4 define
6 years ago
Pavol Rusnak 611d374bbd
embed: rename TREZOR_STM32/UNIX to TREZOR_MODEL_T/EMU, introduce trezor.utils.model()
6 years ago
Saleem Rashid 3f63acdd77
embed: Use GCC as linker
6 years ago
Pavol Rusnak cf9c97288e
build: rework vendorheader handling, move them to embed/vendorheader
7 years ago
Pavol Rusnak ec52ff882f
build: update scripts to respect PRODUCTION flag and don't sign with devel keys when it's set
7 years ago
Pavol Rusnak 81ff60c3e1
tools: drop combine_sign; rework keyctl into 3 tools
7 years ago
Pavol Rusnak 706ddda1a7
tools: update keyctl to work with already signed binaries
7 years ago
Pavol Rusnak 8fd8613c80
firmware: use -ffreestanding too
7 years ago
Pavol Rusnak 79a3f84c3c
modtrezorui: invert FONT macro inclusion logic
7 years ago
Pavol Rusnak f0013b0318
sconscript: typo - split stack protector and freestanding options
7 years ago
Jan Pochyla 8b85078730
reflash: add new firmware target
7 years ago