Commit Graph

12951 Commits (tychovrahe/refactor/emu_boards)
 

Author SHA1 Message Date
tychovrahe 738cbd940e refactor(core): reorganize model-specific files in embed/models
1 week ago
tychovrahe f3c0ced3ab refactor(core): introduce emulator boards
1 week ago
tychovrahe b8a13216c6 refactor(core): reorganize model specific files in site-scons
1 week ago
tychovrahe d349c44a58 refactor(core): generate macros for rust bindgen automatically
1 week ago
tychovrahe c635b945e1 chore(core/boardloader): bump version after release
2 weeks ago
tychovrahe d9590cbe90 chore(core/boardloader): generate changelog
2 weeks ago
tychovrahe ab11afa442 fix(core): set proper VDD level for T3T1 boards
2 weeks ago
matejcik 39e1085295 chore(core): add T3T1 QA bootloader 2.1.5
2 weeks ago
matejcik 66b96bc279 build(core): fix prodtest build from build-docker
2 weeks ago
matejcik f0c7cc4e8e chore(core): add signed vendor headers for T3T1
2 weeks ago
matejcik c01302dd31 chore(core): add signed production T3T1 bootloader v2.1.5
2 weeks ago
tychovrahe e5e40cf4a8 fix(core): ensure correctly programmed oem key option bytes
2 weeks ago
Ondřej Vejpustek db3b7563b2 fix(crypto): imporve handling of return value
2 weeks ago
Ondřej Vejpustek 057b927e99 refactor(crypto): explicitly ignore return value
2 weeks ago
Ondřej Vejpustek 80029823be refactor(crypto): remove unnecessary if
2 weeks ago
tychovrahe 916dbdff9c fix(core): fix reboot to bootloader crash when display copying is in progress
2 weeks ago
Pavol Rusnak caa3c035e7 build(deps): drop curve25519-donna and ed25519 from deps
3 weeks ago
matejcik 90afd9c96a chore(core): bump versions of prodtest / bootloader after release
3 weeks ago
matejcik af6c4efed5 build: allow targets list in build-docker.sh
3 weeks ago
matejcik 4728b14bcc docs(core): add changelogs for prodtest and bootloader
3 weeks ago
matejcik 5b0b145f12 build(core): allow custom vendor header for prodtest
3 weeks ago
tychovrahe dfe5ee67f1 fix(core): move OEM key check after display initialization so that error message can be displayed
3 weeks ago
tychovrahe 9a212a22bd chore(core): add T3T1 production keys to trezorctl
3 weeks ago
tychovrahe 457e5956c8 fix(core): fix sha256 calculation with hash processor
3 weeks ago
Ondřej Vejpustek e9f6eb0b2b fix(core/reflash): fix compile errors
3 weeks ago
Pavol Rusnak 5ec23c1c95 build(deps): bump PyYAML from 6.0.0 to 6.0.1
3 weeks ago
obrusvit a47ae5da1a docs: minor fix of build emu
3 weeks ago
M1nd3r ad848eefc5 ci: fix jobs.md link in ci readme
3 weeks ago
matejcik 89fdaed31e chore(core): add unsigned vendor headers with production keys
3 weeks ago
matejcik 0109ab2232 chore(core): make vendor_unsafe.toif small
3 weeks ago
matejcik 867300b8c6 chore(core): include T3T1 boardloader / bootloader production keys
3 weeks ago
matejcik 5d9bb0ebfc tools(core): nicer build_vendorheader for manual use
3 weeks ago
matejcik 729d7c59e1 fix(core/vendorheader): include correct backup key into trezor_btconly vendor header
3 weeks ago
Martin Milata 4baa4d95a4 fix(core): fix display fatal error screen (T3T1)
3 weeks ago
Martin Milata 5c5433ada2 refactor(core/rust): use more Self
3 weeks ago
Martin Milata 906c00e4e5 refactor(core): rename screen_boot_{empty,full} to screen_boot_stage_{1,2}
3 weeks ago
Martin Milata 804d97c9d8 feat(core): bootloader: T3T1 startup UI
3 weeks ago
tychovrahe c277dbcfcb feat(core): T3T1 loader
3 weeks ago
Martin Milata cf00726152 feat(core): copy T2T1 bootloader UI for T3T1
3 weeks ago
Martin Milata b5fa5a3f3a feat(core): add fonts for T3T1 bootloader
3 weeks ago
dependabot[bot] d5da0f2d4c build(deps): bump idna from 3.3 to 3.7
3 weeks ago
tychovrahe 72146c2ae2 fix(core): fix display fatal error screen
3 weeks ago
tychovrahe 165238b78e fix(core): fix T3T1 unsafe vendorheader
3 weeks ago
tychovrahe 1600759457 refactor(core): simplify secret.h api, hide platform differences
3 weeks ago
tychovrahe 89c6590e45 feat(core/prodtest): add commands TOUCH VERSION and VARIANT READ
3 weeks ago
tychovrahe c8e18dd4d2 fix(core): slow down SDIO communication in T3T1 prodtest
3 weeks ago
Martin Milata 418bc924c4 fix(python): missing PIL.Image.ANTIALIAS
4 weeks ago
overcat 3d1e2bc20d fix(legacy): resolves the issue of incorrect signature generation when the Stellar transaction source account differs from the signing account.
4 weeks ago
Ondřej Vejpustek 548e329f9d fix(core): prevent negative-length array
4 weeks ago
Martin Milata b1c670090a feat(python): more compact debuglink logging
4 weeks ago