Commit Graph

13185 Commits (8870869f93f9aa9174659de51c049ff8e34d5a12)
 

Author SHA1 Message Date
obrusvit f9e55a215d refactor(core): replace upper calls by upper font
2 months ago
obrusvit 43e759ea0b refactor(core): apply uppercased fonts in build
2 months ago
obrusvit c448a7bcfc refactor(tools): add gen_upper arg to gen_font
2 months ago
obrusvit 86e543c8d3 fix(tests): regenerate fixtures.json
2 months ago
matejcik a5aa515631 style(python): upgrade to pyright 1.1.361
2 months ago
matejcik 8640b50d81 style(core): upgrade pyright to 1.1.361
2 months ago
matejcik ec8da46fe5 build: upgrade pyright to 1.1.361
2 months ago
tychovrahe 6fe476a828 chore(core): fix typos in usb implementation
2 months ago
tychovrahe 1ce694b7fc fix(core): fix usb configuration for FS peripheral (use 6 endpoints)
2 months ago
matejcik 12725d9835 chore(core): bump bootloader / prodtest versions after release
2 months ago
matejcik e8c65b9f24 chore(core): changelog for bootloader and prodtest
2 months ago
tychovrahe 6b31b8eec3 chore(core): change USB manufacturer and product strings for new models
2 months ago
tychovrahe 8ebb8c2128 fix(core): fix prodtest WIPE on STM32U5
2 months ago
Andrew Kozlik f8be07b732 feat(core): Increase Optiga I2C timeout.
2 months ago
Andrew Kozlik d453dac45c feat(core): Measure Optiga response timeout in ms not number of attempts.
2 months ago
Andrew Kozlik 594d7425cd feat(core): Retry getting Optiga response even when it doesn't seem to have one.
2 months ago
Andrew Kozlik 62e3a414ad chore(core): Disable wait_random() for prodtest and VCP.
2 months ago
matejcik 45a973b8f9 feat(core/prodtest): do not lock Optiga in non-production builds
2 months ago
Andrew Kozlik ed43a5bc5b feat(core): Don't lock Optiga in debug builds.
2 months ago
matejcik 54c441a607 feat(core): enable Optiga logging in debug builds by default
2 months ago
matejcik 8623e57f43 chore(core): add prodtest provisioning script
2 months ago
Andrew Kozlik 4fb06815b5 feat(core): Set trust anchor data type in prodtest.
2 months ago
Andrew Kozlik 182a9b1ce8 refactor(core): Refactor Optiga macros.
2 months ago
Andrew Kozlik 9a5e9b25c7 feat(core): Add Optiga command logging macro.
2 months ago
matejcik a4f8d2b877 refactor(tests/ui): properly propagate model css class
2 months ago
matejcik 2523597c2a fix(tests/ui): fix failing master diffs
2 months ago
matejcik 421b2d8db1 refactor(tests/ui): use internal names for UI fixtures
2 months ago
Ioan Bizău 394a86dd1c chore(core): update multilanguage fixtures
2 months ago
Ioan Bizău 7c97561565 chore(core): rename "seed" to "backup"
2 months ago
Ioan Bizău 8ec9545b89 chore(core): add an extra confirmation for non-1-of-1 Shamir backups
2 months ago
Ioan Bizău 4afe42a57e refactor(core): make 1-of-1 SLIP39 backups use same messaging as BIP39
2 months ago
Ioan Bizău 3006224bff feat(core): add ability to request backups with any number of groups/shares
2 months ago
Andrew Kozlik d6b352befe core(feat): Add FIRMWARE VERSION command to prodtest.
2 months ago
M1nd3r 0d7fe7d643 chore(core): add colors to unittest prints
2 months ago
tychovrahe ea1c32f90e fix(core/rust): fix bindgen macros generation
2 months ago
tychovrahe 91a783ee37 chore(core): fix flash_combine makefile command
2 months ago
Andrew Kozlik 27f54eec9c feat(core): Add unit packaging variant field to Features.
2 months ago
tychovrahe d349c44a58 refactor(core): generate macros for rust bindgen automatically
2 months ago
tychovrahe c635b945e1 chore(core/boardloader): bump version after release
2 months ago
tychovrahe d9590cbe90 chore(core/boardloader): generate changelog
2 months ago
tychovrahe ab11afa442 fix(core): set proper VDD level for T3T1 boards
2 months ago
matejcik 39e1085295 chore(core): add T3T1 QA bootloader 2.1.5
2 months ago
matejcik 66b96bc279 build(core): fix prodtest build from build-docker
2 months ago
matejcik f0c7cc4e8e chore(core): add signed vendor headers for T3T1
2 months ago
matejcik c01302dd31 chore(core): add signed production T3T1 bootloader v2.1.5
2 months ago
tychovrahe e5e40cf4a8 fix(core): ensure correctly programmed oem key option bytes
2 months ago
Ondřej Vejpustek db3b7563b2 fix(crypto): imporve handling of return value
2 months ago
Ondřej Vejpustek 057b927e99 refactor(crypto): explicitly ignore return value
2 months ago
Ondřej Vejpustek 80029823be refactor(crypto): remove unnecessary if
2 months ago
tychovrahe 916dbdff9c fix(core): fix reboot to bootloader crash when display copying is in progress
2 months ago