Commit Graph

994 Commits (3031ec5d87d1514caf5a9daf5cd0cb2c944a2f74)

Author SHA1 Message Date
Andrew Kozlik b3d0fb68ff feat(core): Improve Optiga transport error handling.
9 months ago
Andrew Kozlik 7d92e70cc3 feat(core): Hide repetitions in Optiga logging.
9 months ago
Andrew Kozlik dee559f4f9 feat(core): Integrate Optiga into PIN verification.
9 months ago
Andrew Kozlik 6ca1182d85 refactor(core): Add "META" to metadate-related Optiga constants.
9 months ago
grdddj 046ff15275 feat(core): show the preview of default homescreen image
9 months ago
matejcik fbd5c466f0 chore(core): embed QA bootloader 2.1.3
9 months ago
matejcik bb5b91b920 Merge branch 'master' into release/23.09
9 months ago
tychovrahe 5d017e928d fix(core): reset optiga during initialization
9 months ago
tychovrahe 510281590f fix(core): add delays to optiga i2c communications
9 months ago
Ondrej Mikle 36e4a444bb feat(core/bootloader): make bootloader more robust against glitches
9 months ago
tychovrahe a6d0842663 fix(core/bootloader): fix erroneous shutdown when rejecting firmware upload
9 months ago
grdddj a3f137d488 feat(core): forcing the letter to always change after selection in T2B1 recovery
9 months ago
grdddj 65c9380ab7 feat(core): triggering delete action in ChoicePage after 1 second even without release
9 months ago
grdddj e06335d877 feat(core/rust): differentiate between short and long button press
10 months ago
tychovrahe 29c16c212d fix(core): fix T2B1 "restarting in" label capitalization
10 months ago
grdddj 0c4540ae0a feat(core): show new homescreen preview for T2B1
10 months ago
Andrew Kozlik 1f7c78a4ed test(core): Update emulator device certificate.
10 months ago
grdddj 42a6a5ac9b chore(core): adjust the chunkification logic to account for really mono font
10 months ago
grdddj ad5c1858c1 chore(core,font): change some glyphs in PixelOperatorMono8
10 months ago
tychovrahe 3c1236bf82 refactor(core): setup single-place layout selection
10 months ago
Martin Milata b9dbdc7057 chore(core): bump version to 2.6.2
10 months ago
Martin Milata 07027a69e9 Merge branch 'master' into release/23.09
10 months ago
matejcik 21959996bd feat(core/bootloader_emu): allow explicit bootloader locking from command line
10 months ago
Andrew Kozlik c48b606867 feat(core): Add bootloader_locked flag to Features message.
10 months ago
tychovrahe f881fab797 fix(core): disable access to secret in flash after boot
10 months ago
Andrew Kozlik 686aa78aa7 feat(core): Use Optiga as a source of randomness.
10 months ago
grdddj 8a9354cd85 chore(core): separate confirm_output for T2B1 into two layouts so we can send a button request in between
10 months ago
grdddj bcb353a4a1 feat(core): support optional chunkification of addresses in receive and send flows
10 months ago
grdddj 76c6e9cd9d feat(all): implement support information for T2B1
10 months ago
grdddj 4b9d22066c chore(core/rust): change the position of up arrow icon
10 months ago
matejcik efab85a963 chore(core): include signed and QA bootloaders
10 months ago
grdddj 568c5f135b feat(core/rust): add ChoicePage animation and hold-to-move functionality
10 months ago
grdddj 272fb4842a feat(core/rust): show last entered passphrase character for T2B1
10 months ago
matejcik afa6f84174 feat(core): custom exception types for Optiga
10 months ago
tychovrahe 024ea604ca fix(core): fix optiga warm reset start-up time
10 months ago
Andrew Kozlik db6630a5a3 feat(core): Support Optiga in Trezor firmware.
10 months ago
Andrew Kozlik 8010cfb5b6 feat(core): Add utils.USE_OPTIGA.
10 months ago
grdddj 70fa46a318 chore(core/rust): decrease top margin over homescreen label in T2B1
10 months ago
grdddj 623e0ce468 chore(core/rust): improve vertical centering in some screens
10 months ago
grdddj d2f67d48fa chore(core/rust): transform if-elif into match
10 months ago
Martin Milata 7e9f127aec feat(core): revise path warning on model T
10 months ago
Martin Milata 58ffe95369 fix(core): display XPUBs in a similar way to addresses
10 months ago
Ondrej Mikle bf96c43d32 chore(core): cstyle reformat
10 months ago
Ondrej Mikle ac64d2d2f1 fix(core): one forgotten ensure_compatible_settings
10 months ago
Ondrej Mikle 75a148e414 fix(core): clear memory when not going to use copy firmware header for bootloader
10 months ago
Ondrej Mikle c0c544b7d8 fix(core): fix bootloader_ci startup, remove unused function from limited_util.s
10 months ago
Ondrej Mikle b69ef9d168 feat(core): Copy firmware image header to bootloader RAM to be able to skip directly to firmware install, jumping from firmware to bootloader
10 months ago
grdddj 84659dc904 feat(core/rust): show WRONG PIN header in PIN entry after bad previous PIN input
10 months ago
matejcik 6e0937c1ce chore(core/bootloader): bump version after release
10 months ago
matejcik 965d3182a0 docs(core/bootloader): generate changelog for 2.1.2
10 months ago
matejcik 409ef8abcd chore(core/embed/boardloader): bump version after release
10 months ago
matejcik 636b964119 chore(core/embed/boardloader): generate changelog, set correct version
10 months ago
matejcik 34b1980893 docs(core/embed/boardloader): add missing changelog entry
10 months ago
matejcik 59d35c8652 chore(core/bootloader): bump version after release
10 months ago
grdddj 8956350aca feat(core): create new Ethereum send flow for TT
10 months ago
grdddj eed6e0b71c feat(core): create new Ethereum send flow for TR
10 months ago
grdddj 492ff958a5 feat(core): improve sign message designs
10 months ago
grdddj 09cd64123b feat(core): implement show_more dialogue for TR
10 months ago
matejcik 0532585105 docs(core/bootloader): generate changelog for 2.1.2
10 months ago
tychovrahe bd0b0b2d15 refactor(core): move model specific norcow config to model header
10 months ago
tychovrahe 33fc64b629 refactor(core): remove universal DMA driver
10 months ago
matejcik 04ea95777b chore(core/prodtest): enable Optiga locking
10 months ago
matejcik f40feec4f9 chore(core): bump prodtest version
10 months ago
Andrew Kozlik 5898b16cd2 feat(core): Implement OPTIGA VerifySign command.
10 months ago
tychovrahe 5470304515 feat(core): Implement OPTIGA provisioning in prodtest.
10 months ago
Andrew Kozlik 812e77cefd feat(core): Implement OPTIGA secure channel.
10 months ago
Andrew Kozlik 11e1795a89 refactor(core): optiga_execute_command()
10 months ago
Andrew Kozlik 773f79251f feat(core): Implement comparison of OPTIGA metadata.
10 months ago
tychovrahe ee34425062 feat(core): add install restricted screen on installation with locked bootloader
10 months ago
grdddj 78d5abd9b1 chore(core): replace `View full` button text with `Show all`
10 months ago
tychovrahe 6c97dfef78 feat(core): add vendor headers for devices with dev bootloader
11 months ago
tychovrahe 6d9e4321fd feat(core): add install restricted screen on installation with locked bootloader
11 months ago
grdddj bb959892ac chore(core): improve the shamir info button handling, regenerate tests
11 months ago
conduition 30ddabc15b fix(core): more info button on shamir recovery screen
11 months ago
tychovrahe c9a657b074 feat(core): set final name for Safe 3
11 months ago
matejcik 7cf3a655e5 docs(core/bootloader): add changelog entry
11 months ago
matejcik c0fd783b06 feat(core/bootloader): always use empty logo
11 months ago
matejcik ae7a1c7d52 refactor(core): render full/empty logo same way as in TR
11 months ago
tychovrahe 5947f8a50d feat(core): add model name below empty logo on boot
11 months ago
tychovrahe 90bdab6599 fix(core): fixed unwanted delays in T2B1
11 months ago
matejcik 49bee50132 chore(core): add production-signed vendor headers for T2B1
11 months ago
matejcik c0de11fbeb fix(core): use stm32f4 implementation of secret.c for unix too
11 months ago
tychovrahe 17f13b4140 feat(core): design for T2B1 "unsafe, do not use" screen
11 months ago
tychovrahe 5a86add884 refactor(core): differentiate models by internal name in python
11 months ago
matejcik a41a8c5f87 chore(core): regenerate vendor headers
11 months ago
matejcik df84d96244 feat(core): support checking generated vendor headers as part of make gen_check
11 months ago
matejcik ec06cc5c40 feat(core): change resolution of embedded prodtest images, bump versions
11 months ago
tychovrahe b369e3f4a7 feat(core): enable seamless build of bootloader using devkeys
11 months ago
tychovrahe e8281385f6 feat(core): implement secret handling in bootloader
11 months ago
grdddj 6f60462d12 fix(core/rust): do not increase margin of right choice items
11 months ago
grdddj 5bcfd5709f chore(core/rust): change fonts in confirm_properties for TT
11 months ago
grdddj 8d78dd8872 chore(core): change some UI text and TR's screens to match the Figma designs
11 months ago
Andrew Kozlik 74759310bb feat(core): Integrate OPTIGA Trust M
11 months ago
grdddj d48bae4598 chore(core/rust): delete unused NotificationFrame
11 months ago
grdddj 463f0df22a chore(core): modify design of recovery flow
11 months ago
grdddj a8d57bf2c4 chore(core/rust): add missing traces to components
11 months ago
tychovrahe 238e3fd7c1 refactor(core): add abstraction over flash memory layout
12 months ago
tychovrahe fa71c8244c fix(core): fix MPU settings
12 months ago
tychovrahe ad1f2360bd fix(core): replace systick based wait in display SPI with loop as systick does not work in fault handlers
12 months ago
grdddj 4227b5c0b9 chore(core/rust): change design of TT's disabled confirm button
12 months ago
grdddj 91740ae4aa chore(core): change title of Shamir wallet creation
12 months ago
grdddj e31eb9570b chore(core/rust): change design of TR's middle button
12 months ago
grdddj 52c69de138 chore(all): small design fixes
12 months ago
grdddj bc502287fc feat(core): new design of recovery dialogs
12 months ago
grdddj 03f77c50e9 feat(core/rust): new design of wallet creation dialogs
12 months ago
grdddj 672d6b7d13 feat(core): new design of PIN dialogs
12 months ago
grdddj 10449759bf chore(core): new designs of passphrase dialogs
12 months ago
grdddj 3f6a55cc3a refactor(core/rust): replace Label::new with alignment-specific constructor
12 months ago
grdddj c04cd19c6c chore(core/rust): decrease margin space between key and value paragraphs in confirm_properties
12 months ago
grdddj b5226b55c8 feat(core/rust): use loaders in coinjoin screens
12 months ago
grdddj a318706145 feat(core/rust): introduce small indeterminate loader
12 months ago
grdddj b96b9d43bb feat(core/rust): improve and use coinjoin loading screens
12 months ago
grdddj 245ab416cb feat(core): regenerate exclamation mark icons to be centered in warning dialogs
12 months ago
matejcik 78a8b48f1e refactor(core): generate trezorproto module straight from Rust
1 year ago
tychovrahe eca1fc381b refactor(core): rust bindgen mcu-type related arguments are taken from board definition
1 year ago
tychovrahe 6dbeba9730 refactor(core/tools): add argument to jpg_to_h.py, move it to tools
1 year ago
tychovrahe ebbd7f9d35 refactor(core): restructure trezorhal, prepare to support more platforms
1 year ago
tychovrahe 40b5fedbd2 fix(core): fix TT bootloader emulator backlight, fix rust warning
1 year ago
Martin Milata edcdb97613 fix(core): backlight on frozen emulator
1 year ago
tychovrahe 671f23f1aa feat(core): support rev 10 of T2B1 HW
1 year ago
tychovrahe 539420cac8 refactor(core): make backlight/fading optional
1 year ago
tychovrahe 1f1680243f refactor(core): separate backlight pwm driver and display driver
1 year ago
grdddj f9f21176fd feat(core/rust): improve progress screen design
1 year ago
grdddj 64236e699f feat(core/rust): add account and address labels into send flow
1 year ago
grdddj 570ffe2c0d chore(core/rust): make info button wider
1 year ago
tychovrahe 9cd59105c1 refactor(core): modify i2c driver to allow usage of more i2c peripherals
1 year ago
tychovrahe 4cc6413a46 chore(core/rust): fix compilation warnings
1 year ago
matejcik 0ef1d20062 style(core/rust): remove unused mut
1 year ago
matejcik 437b9e5991 feat(core/rust): allow debug feature in tests (means we can print things)
1 year ago
matejcik 5a83a7171d refactor(core/rust): improve ergonomy of IterBuf
1 year ago
matejcik b91e225076 refactor(core/rust): expose obj types and (debug only) type names
1 year ago
matejcik ccddc8f5f3 fix(core/rust): disable stack checking in tests (fixes spurious "recursion exceeded" errors)
1 year ago
Andrew Kozlik 21f4aec8de refactor: Unify secp256k1_zkp usage.
1 year ago
tychovrahe 638ebbc0df fix(core): improve robustness of touch driver
1 year ago
grdddj b420064c08 feat(core/rust): improve the painting of TR's buttons + new inverse design
1 year ago
grdddj a6316f964e chore(core/rust): regenerate TR's icons based on new designs
1 year ago
grdddj 13cb1ea4ce chore(core/rust): improve the design of TR's tutorial flow
1 year ago
grdddj 947e2ee24f fix(core/rust): make vertical alignment for FormattedText work for paginated content
1 year ago
tychovrahe ef5469ad90 fix(core): removed no longer needed emulator gamma correction
1 year ago
Jan Šetina c85102494d feat(core/ui): update colors - grey_dark and green
1 year ago
tychovrahe da4ce32b45 fix(core): fix gamma correction for Model T
1 year ago
Martin Milata cf4dcfcbd4 refactor(core/ui): namespaced Alignment2D
1 year ago
Martin Milata 3a5fdfedcc fix(core/ui): minor visual tweaks
1 year ago
Martin Milata 312f6899c7 feat(core/ui): vertical alignment for FormattedText
1 year ago
Pavol Rusnak 089ff76822
Merge branch 'matejcik/signed-vhs'
1 year ago
tychovrahe cfb674cf01 feat(core): adjust bootloader screens to look better on rectangular screens
1 year ago
tychovrahe 32a2b371bd feat(core): allow different screen sizes for TT UI
1 year ago
tychovrahe d3284baf21 feat(core): support STM32F429 discovery board
1 year ago
tychovrahe 8154e5103f refactor(core): make emulated dma2d usable outside of emulator
1 year ago
grdddj ef2d2a3e75 feat(core/rust): make font changes for TR
1 year ago