Commit Graph

3289 Commits (M1nd3r/thp2)

Author SHA1 Message Date
matejcik 6918b16313 feat(core/translations): add support for explicitly specifying blob version
2 months ago
matejcik 229a06d3a2 fix(core): store translation signatures directly into history section
2 months ago
matejcik 63d1311509 fix(core): properly move old translation signature to history
2 months ago
matejcik 64e507e853 chore(core): add translation signatures
2 months ago
matejcik 9569968459 build(core): rebuild appropriate parts when translation data changes
2 months ago
gabrielkerekes b61ed7c02a fix(solana): round up transaction fee
2 months ago
gabrielkerekes 9b84ecf833 fix(solana): accept compute budget instructions at any position
2 months ago
RostarMarek 8b485de173 feat(solana): Hidden flag functionality for instructions
2 months ago
tychovrahe a80959e50f feat(core): allow T3T1 to start without touch during testing
2 months ago
tychovrahe 5e827e09c4 fix(core): fix haptic driver initialization
2 months ago
obrusvit 54468abd89 feat(core/emu): handle arrow buttons as swipes
2 months ago
Martin Milata 68ff90ccbd Merge branch 'release/24.03'
2 months ago
cepetr a1165d9326 feat(core): introduce skip function for UzlibContext
2 months ago
cepetr 9575c81bd3 feat(core): introduce new color functions
2 months ago
cepetr 474484d249 feat(core): introduce new toif functions
2 months ago
cepetr 254de49a62 feat(core): introduce new point & rect functions
2 months ago
cepetr 9d6827e2fb refactor(core): remove unused ui components
2 months ago
grdddj 3d386246be chore(core): update czech translations
2 months ago
grdddj 50101c9882 chore(core): re-enable czech translations
2 months ago
cepetr dc715d7c0d refactor(core): prepare for non mutable paint function
2 months ago
Pavol Rusnak 60333ca56c chore(core): fix whitespace in makefile
2 months ago
cepetr a54fe5e60f fix(core): fixed blurring algo panic in debug mode
2 months ago
tychovrahe 70a673fabc feat(core): use flash bursts for faster flashing
2 months ago
tychovrahe e1161866da chore(core): fix typo 'capablities'
2 months ago
tychovrahe 0a4a5feaa0 fix(core): fix TOCTOU in sd card bootloader update procedure
2 months ago
tychovrahe 5c7c9c56a3 fix(core): add missing stm32u5 symlinks
2 months ago
tychovrahe 6e2f5ff27d fix(core): improve bhk handling on STM32U5
2 months ago
tychovrahe fb2868d297 fix(core): setup option bytes for STM32U5
2 months ago
tychovrahe 43fa92d953 fix(docs): fix prodtest SBU command documentation
2 months ago
tychovrahe 4fe9294377 fix(core): fix prodtest mpu setting on U5 - allow read of MCU ID
2 months ago
naiyoma 362958f906 [no changelog] refactor(core):Use utime.ticks_diff in src/boot.py for arithmetic operations
2 months ago
naiyoma 9f9354a820 [no changelog] Refactor arithmetic operations in fido2.py to use utime.ticks_add() and utime.ticks_diff()
2 months ago
naiyoma d76829f817 [no changelog] refactor(core): Use utime.ticks_diff in verify_user_pin
2 months ago
dependabot[bot] 3dc5e9b2db chore(deps): bump shlex from 1.0.0 to 1.3.0 in /core/embed/rust/fuzz
2 months ago
dependabot[bot] bd3b070942 chore(deps): bump shlex from 1.1.0 to 1.3.0 in /core/embed/rust
2 months ago
cepetr ecd4465ab3 fix(core): fix mouse event processing in the simulator
3 months ago
tychovrahe e000b526cc refactor(core): extract common layout handling from bootloader ui implementations in rust
3 months ago
tychovrahe 945382fbaa fix(core): fix flashing f4 firmware via debugger
3 months ago
tychovrahe 1909d1ebdb feat(core): improve flexibility of combine script, add combine fw make targets
3 months ago
Martin Milata 73a7223e7b test(core): add T3T1 support
3 months ago
Martin Milata ebb480ef29 fix(core): T3T1 emulator
3 months ago
matejcik b6e8567a49 fix(core): exclude altcoin functions from bitcoinonly build
3 months ago
matejcik 17678ef38d fix(core/rust): exclude altcoin strings from generated code
3 months ago
matejcik ccf4b7e9eb fix(core/rust): convert bitcoin_only to an additive feature
3 months ago
matejcik 87894ae062 chore(core): add translation signatures
3 months ago
matejcik fd3919254c refactor(core/ui): rename confirm_payment_request to should_...
3 months ago
matejcik 34965ca2cb refactor(core/ui): use LayoutObj signatures in layout files
3 months ago
matejcik 0304484ca6 docs(core): add method signatures for LayoutObj to mocks (fixes #2672)
3 months ago
matejcik 99457bbcb0 refactor(core/ui): make request_number signature the same in TT and TR
3 months ago
matejcik 29863f84ca refactor(core): simplify context.wait() to only accept one task
3 months ago
tychovrahe e736d389f2 fix(core): fix backlight reinitialization with maximum value
3 months ago
tychovrahe 8ccd2cb048 feat(core): add support for T3T1 rev. E HW
3 months ago
Martin Milata 45e8a842a3 fix(core): add production pubkeys for translations
3 months ago
Martin Milata bfacd07ed7 fix(core): add production pubkeys for translations
3 months ago
Martin Milata 2b0ce0398c chore(core): bump version to 2.7.1
3 months ago
Martin Milata ca5d852250 docs(core): fix version in changelogs
3 months ago
tychovrahe 1f67c1e55c chore(core): bump fw and fix version due to storage migration
3 months ago
tychovrahe ffabee2e6a chore(core): bump fw and fix version due to storage migration
3 months ago
tychovrahe d69750fae4 refactor(core): do not use framebuffer dma copy in boardloader to safe flash space
3 months ago
tychovrahe f08bed363d refactor(core): extract framebuffer copy to separate bg_copy functionality
3 months ago
tychovrahe afefc17478 refactor(core): use internal framebuffer on T3T1 (with ST7789V display controller)
3 months ago
tychovrahe 416794a463 fix(core): add missing refresh to boardloader startup
3 months ago
tychovrahe 5c7726126f fix(core): fix bootloader jump to firmware through reset UI
3 months ago
tychovrahe 66583f2ebf fix(core): fix missing refresh in progress layout
3 months ago
tychovrahe b62dc27f06 feat(core): add translations support for U5 models
3 months ago
tychovrahe 7c800f183f refactor(core): make translations blob handling HW agnostic
3 months ago
tychovrahe eb6796059c fix(core): fix st7789v driver compilation for other than T models
3 months ago
tychovrahe 8313c15f34 feat(core): allow SD card hotswap based on production date for Model T
3 months ago
tychovrahe 0e70fcdc6f feat(core): add haptic to prodtest
3 months ago
tychovrahe 61b3273baa chore(core): add makefile commands for erasing bootloader and firmware, fix read/erase storage commands
3 months ago
tychovrahe 8c1425edd5 perf(core): optimize boot time by removing unnecessary touch initialization delays
3 months ago
tychovrahe 30edad0151 perf(core): optimize i2c initialization on U5 by statically defining timing constant
3 months ago
tychovrahe b3d1ba25d9 perf(core): optimize boot speed by checking empty image area by words
3 months ago
tychovrahe c3f84e2949 perf(core): optimize boot speed on U5 by using has processor to calculate image hashes, switches to sha256
3 months ago
tychovrahe 1ea7ca4149 chore(core): change STM32Cube submodule to separate hal driver and cmsis submodules.
3 months ago
tychovrahe 95999623fc fix(core): fix STM32F4 display base address
3 months ago
tychovrahe 653d73ee22 chore(core): optimize flash usage - backlight pwm
3 months ago
tychovrahe 5e4e398f64 chore(core): optimize flash usage - SD card on U5
3 months ago
tychovrahe f83e33399f chore(core): optimize flash usage - tamper on U5
3 months ago
tychovrahe ce82f53010 feat(core): support SD card on STM32U5
3 months ago
tychovrahe ea0f3038a0 fix(core): improve cmakelists generation for CMSE
3 months ago
tychovrahe 5106ac7aa3 feat(core): support optiga handling on U5
3 months ago
tychovrahe 72dc8f57e8 feat(core): add haptic feedback
3 months ago
tychovrahe a71a608ea7 feat(core): add basic support for T3T1
3 months ago
tychovrahe 7d7ccc9dde chore(core): unify i2c instances numbering
3 months ago
tychovrahe 834693a115 fix(core): fix OTP programming on U5
3 months ago
tychovrahe cec0191360 fix(core): fix bootloader update on STM32U5
3 months ago
tychovrahe 8815e764d2 feat(core): add support for STM32U585
3 months ago
cepetr 4cf781abb2 chore(core, legacy, storage): refactor flash drivers
3 months ago
cepetr 271bed8bf6 chore(core): use cortex-m33 stack protection
3 months ago
cepetr 7e427432ea chore(core): refactor trustzone initialization
3 months ago
cepetr b504baceda chore(core): refactor mpu initialization
3 months ago
cepetr c4c571d837 chore(core): refactor boot_args
3 months ago
tychovrahe 353095ae95 feat(core): add support for STM32U5A9J-DK board
3 months ago
tychovrahe 8150636a81 feat(core): add basic support for STM32U5
3 months ago
cepetr 937b7d34d0 feat(core): add STM32CubeU5 submodule
3 months ago
Martin Milata 6ae158cac9 fix(core): workaround umlauts not being cleared
3 months ago
Martin Milata 1fddb0b498 feat(core): Add Capability.Translations to Features
3 months ago
matejcik 5f016a896a chore: upgrade style checkers
3 months ago
Martin Milata 14625eacbd chore(core): bump translations version
3 months ago
Martin Milata d790354667 fix(core): workaround umlauts not being cleared
3 months ago
Martin Milata 48124023d7 feat(core): Add Capability.Translations to Features
3 months ago
Martin Milata e3207a9705 chore(core): bump version to 2.6.6
3 months ago
Martin Milata 6b821a8cd5 chore(common): set definition timestamp to the current signed definitions
3 months ago
Martin Milata 1746fe06b1 docs(core): changelog for 2.6.5
3 months ago
Martin Milata ae1f4cf5c9 feat(core/bitcoin): send BIP-380 descriptor in GetPublicKey response
3 months ago
Martin Milata 3f10a291b5 feat(common): send BIP-380 descriptor in GetPublicKey response
3 months ago
Martin Milata a2b53e3c46 feat(core): Add language_version_matches flag to Features
3 months ago
Martin Milata f53b945e61 feat(common): Add language_version_matches flag to Features
3 months ago
grdddj c95d83a487 chore(core): disable czech translations from blob generation
3 months ago
matejcik 8c0e1e360e fix(core/translations): add indices to templates
3 months ago
grdddj 04bdb95362 chore(core): shorten spanish and french texts for wrong PIN screen
3 months ago
obrusvit 27829591c6 feat(core): add DE, ES, FR langs for ETH staking
3 months ago
obrusvit 83ac9d422f fix: show verb in TS3 confirm_value with info
3 months ago
obrusvit 2f77434677 feat(core): device-tests of staking chunkify
3 months ago
obrusvit e602a87c90 feat(core): allow chunkify of Stake address on TS3
3 months ago
obrusvit ebcf3e2db2 feat(core): confirm ETH stake, unstake, claim
3 months ago
obrusvit e1f696b4dd fix: remove clippy error for TS3
3 months ago
obrusvit a351614e3a chore(tests): fix CI failures
3 months ago
obrusvit e073e619c9 chore(tests): re-run black and isort on core/tests
3 months ago
grdddj a1a60ed320 feat(tests): skip SD card tests for TR - allowing to run unittests for TR
3 months ago
grdddj 171c615dfa chore(tests): remove unused imports and variables
3 months ago
grdddj 4bca28bac0 chore(tests): run isort and put "from common import *" at the beginning
3 months ago
grdddj 4bd7cf4b04 chore(tests): run black
3 months ago
obrusvit e2b7244383 Rename trezorctl self-test to prodtest-t1.
3 months ago
grdddj 5aec7bf414 chore(core): generate signatures.json
3 months ago
grdddj d2167fdd27 chore(tools): add rules for buttons and new strings
3 months ago
grdddj a6b02e0311 fix(core): replace spanish number symbol with nro. shortcut
3 months ago
grdddj 8f4c956bdc fix(core): shorten long translations
3 months ago
grdddj 2c06c4a75c feat(core): add newly translated strings from agency
3 months ago
grdddj 5ce5d47171 chore(core): catch possible EOFError when parsing translations header
3 months ago
grdddj 1ab2d843ab chore(core): add missing template to the variable name
3 months ago
tychovrahe 8147b11345 fix(core): fix quadword-only storage
3 months ago
Andrew Kozlik 440b1304c0 refactor(storage): Split implementations based on FLASH_BIT_ACCESS.
3 months ago
Andrew Kozlik b2f05f187f feat(storage): Work with generic flash blocks instead of quadwords.
3 months ago
tychovrahe 743ed413f6 feat(core): add support for quad-word only storage
3 months ago
grdddj 0579ba54fc feat(core): allow for going back to previous word in recovery process
3 months ago
obrusvit 8c5f73c413 docs: improve documentation for core
4 months ago
grdddj 6142a39f20 fix(core): add debug feature to Rust in hardware build when PYOPT=0
4 months ago
grdddj 941408246c chore(core): add changelog entry for translations
4 months ago
matejcik 65178a6a36 refactor(core/rust): reuse the same component for "waiting for host" screen
4 months ago
matejcik 8471e0c455 refactor(core/rust): decouple Connect screen from bootloader theme
4 months ago
matejcik 02557ad6c0 feat(core/rust): expose attrtuple to Rust
4 months ago
matejcik 6af7b4a4b7 fix(core/rust): convert Qstr type to representation that matches C code
4 months ago
matejcik ab3c62ae71 feat(core/rust): introduce SimpleTypeObj
4 months ago
matejcik 6a280a279a feat(python): add cosi.sign_with_privkeys
4 months ago
matejcik 3e14937c8a feat(core/rust): add const Obj::small_int
4 months ago
matejcik 63360a7417 feat(core/rust): add Map::is_empty()
4 months ago
matejcik 9c72c7c99d feat(common): provide some useful paths for the mako templates
4 months ago
matejcik 03298ca80f docs(core/rust): improve safety comments in buffer.rs
4 months ago
matejcik 0c793084f8 chore(core/rust): move illustration outside src/ tree
4 months ago
matejcik 8bf5a72843 refactor(core/rust): move iter_into_array to micropython::utils
4 months ago
matejcik 3b88116bba feat(core/rust): add trezorcrypto bindings
4 months ago
matejcik 76296ad417 refactor(core/rust): move InputStream to its own module
4 months ago
matejcik 055662ea27 chore(common): deprecate `language` fields in ApplySettings, ResetDevice, RecoveryDevice
4 months ago
grdddj b8ea21d24a feat(all): implement translations into Trezor
4 months ago
Martin Milata bb29c1e5f8 fix(core/bitcoin): display descriptors for taproot XPUBs
4 months ago
Martin Milata 3c7a6dd68a fix(core): handle uncaught exceptions from main.py
4 months ago
grdddj dba4bf9e38 feat(core): improve the design of TT locking loader on homescreen
4 months ago
grdddj 76c547bb91 feat(core): add loader to homescreen when locking the device for TS3
4 months ago
cepetr 5d8e56ac2a refactor(core): shrink size of Paragraphs struct
4 months ago
Ondrej Mikle 269d98d43e chore(core): make jlink flashing work together with FW integrity, but avoid erasing sectors unnecessarily
4 months ago
stevenbooke ed1785a985 fix(core): fix sed script syntax
4 months ago
matejcik 7958061705 build(core): optimize qstr and module collection
4 months ago
matejcik 1d6fafa0ff build(core): use the right number of jobs
4 months ago
matejcik 66213823ea build(core): SCons "go fast" button
4 months ago
cepetr 6331076444 refactor(core/embed): move TOIF format definition to rust
4 months ago
cepetr 8eb1f9b309 refactor(core/embed): delete unused utf8 functions
4 months ago
cepetr 3b9dd55788 refactor(core/embed): introduce display_utils.c
4 months ago
cepetr cc6ed93b32 refactor(core/embed): move toif image routines
4 months ago
cepetr 446c3b77b4 refactor(core/embed): move&rename display terminal functions
4 months ago
cepetr 139701fb1a refactor(core/embed): move&rename display_font_xxx routines
4 months ago
cepetr 3031ec5d87 refactor(core/embed): move&rename display_utf8_substr()
4 months ago
tychovrahe 63ee6f2ad2 perf(core): change 4bpp font format to allow dma2d rendering
5 months ago
gabrielkerekes 1f4f1263aa chore: add changelog
5 months ago
gabrielkerekes 0de1768dc0 fix(solana): fix Memo, multisig and polish instructions UI
5 months ago
tychovrahe 1c0da78536 chore(core): fix rust warnings and clippy errors
5 months ago
tychovrahe 82cd9ca34e fix(core): fixed fading glitch when changing display orientation
5 months ago
tychovrahe ef5c743c35 fix(core): fixed blank display delay on startup when display orientation is set to other than north
5 months ago
grdddj c2eaaaf8b5 fix(core): add missing semicolon into the passphrase entry for TS3
5 months ago
Martin Milata f4d3a7456a Merge branch 'release/23.12'
5 months ago
Pavol Rusnak b0fd7223ea
Merge branch 'matejcik/prodtest-23-12'
5 months ago
matejcik b21d1b1f50 chore(core/prodtest): bump version after release
5 months ago
matejcik 8f19767285 chore(core): include production-signed prodtest vendor header
5 months ago
matejcik 8c7fc45991 Revert "tmp: use unsigned prodtest header for reproducible build of the prodtest binary"
5 months ago
matejcik a3d2ff6f86 tmp: use unsigned prodtest header for reproducible build of the prodtest binary
6 months ago
tychovrahe fd5bfbf115 refactor(core): improve flexibility of sd card and touch driver pin selection, display rotation and touch coords transformation
6 months ago
tychovrahe d15ee71279 refactor(core): add flexible HSE settings
6 months ago
tychovrahe 2fa69c3c0d refactor(core): extract backlight pwm settings to board definition
6 months ago
cepetr 6e1fe31e3f chore(core): optimize stack usage during blurring
6 months ago
Andrew Kozlik c1fa1c0cbc chore(core): Fix common name in emulator device certificate.
6 months ago
Andrew Kozlik fb80dd5a36 fix(core/prodtest): Fix Optiga metadata version information handling.
6 months ago
Andrew Kozlik 8de2d8989d feat(core/prodtest): Check device certificate chain integrity using authority key identifier.
6 months ago
Andrew Kozlik a1be6f8aef fix(core/prodtest): Configure metadata correctly before checking device certificate.
6 months ago
tychovrahe d0a702eef4 fix(core): fix large area marquee rendering
6 months ago
overcat 579cc0d882 feat(common & core & legacy & python/stellar): add support for `ClaimClaimableBalanceOp`.
6 months ago
Andrew Kozlik cbea765e38 feat(core/prodtest): Verify device certificate chain in CERTDEV WRITE.
6 months ago
Andrew Kozlik 3a5aecf6cd feat(core/prodtest): Add SEC READ command.
6 months ago
Martin Milata 18ccbcddd4 chore(core): bump version to 2.6.5
6 months ago
Martin Milata 42e9ed0e09 docs(core): fix changelog for T2T1
6 months ago
Martin Milata 1f693d3561 docs(core): changelog for 2.6.4
6 months ago
Martin Milata 0199f9c26c chore(common): set definition timestamp to the current signed definitions
6 months ago
gabrielkerekes b85395434f chore(solana): add changelog
6 months ago
gabrielkerekes 63e35e13ed fix(solana): modify Trezor R `confirm_value` to align messages with Trezor T
6 months ago
gabrielkerekes 6aa5ac869a feat(solana): add additional info with token account
6 months ago
gabrielkerekes 6912bf6e7f fix(core): update `confirm_value` to allow showing info
6 months ago
gabrielkerekes cb9bd7c699 chore(solana): add README
6 months ago
gabrielkerekes 68c0e6c43e feat(solana): add `sign_tx` implementation
6 months ago
gabrielkerekes 081995788e feat(core): add `read_uint64_le` to `common/readers`
6 months ago
gabrielkerekes b3f4b6ac2b feat(solana): add solana templates
6 months ago
gabrielkerekes bf45d51af6 feat(solana): basic `sign_tx` setup and support
6 months ago
gabrielkerekes 44dc417c0e feat(solana): add `get_address`
6 months ago
gabrielkerekes ec4a607dbe feat(solana): add `get_public_key`
6 months ago
gabrielkerekes 50861eb019 feat(solana): basic Solana setup
6 months ago
gabrielkerekes a8096652e0 refactor(core): make ethereum summary reusable for more coins
6 months ago
grdddj 747fd17214 fix(core): correct action of left button in Ethereum summary
6 months ago
grdddj 087becd2ca chore(core): change `Go to bootloader` screen text
6 months ago
grdddj 8a6934e844 fix(core): completely repaint layouts before showing them in a loop
6 months ago
grdddj 9a53ba9f44 fix(core): unify button requests in modify amount flow
6 months ago
grdddj 5b52db1ed3 chore(core): decrease code-size a little bit
6 months ago
grdddj 9db8ff1fae fix(core): unify sent button requests in ETH send flow
6 months ago
grdddj 01eb896817 chore(core): hardcode ETH and Gwei units in ETH send summary
6 months ago
Andrew Kozlik d670a0bdfa feat(core): Fix malformed signatures from Optiga.
6 months ago
tychovrahe a2f72b1055 feat(core): optimize boot time by drawing full logo sooner and shortening the enforced delay proportionally
6 months ago
matejcik c5fc92e36a fix(core): restore filled-lock display time
6 months ago
tychovrahe 7b442a2b20 fix(core): improve T2B1 homescreen checks
6 months ago
matejcik ba6cce2bbc fix(core/rust): make Toif constructor return a Result instead of Option
6 months ago
matejcik d674634c86 chore(core/rust): bump cstr_core, enable nightly features
6 months ago
matejcik c8fa687c1e fix(core/ui): fix skipped confirm_address on TS3
6 months ago
grdddj 4b87bc56d8 feat(core): set maximum number of chunkified lines to 4
6 months ago
tychovrahe 47f8a430e6 refactor(core): remove residual usage of old flash api
6 months ago
tychovrahe c48c86d61f fix(core): add missing display_refresh calls in TT UI
6 months ago
tychovrahe c2de5506bc fix(core): add boundaries check for icon rendering (framebuffer variant)
6 months ago
grdddj 1968599bbc fix(core): fix the chunkification of longer Cardano addresses in send flow
6 months ago
Martin Milata 5725050be1 build(core): fix CI bootloader build for T2B1
7 months ago
Martin Milata 75b3e54480 Merge branch 'release/23.11'
7 months ago
tychovrahe bf2697a619 feat(core): compress embedded bootloader
7 months ago
Martin Milata 1c69644fe0 build(core): add flag for disabling optiga on debug builds
7 months ago
Martin Milata ebeea4a209 build(core): more deterministic bootloader_hashes.py
7 months ago
grdddj 388354b83b chore(core): replace master branch comparison with main branch
7 months ago
Martin Milata ba25084904 chore(core): add unsafe vendor header for T2B1
7 months ago
Martin Milata 0db3d7c12c chore(core): update btconly vendor header for T2B1
7 months ago
Martin Milata c61e2293ad chore(core): bump version to 2.6.4
7 months ago
Martin Milata 2c7cc6e025 chore(common): set definition timestamp to the current signed definitions
7 months ago
Martin Milata 86b3d8fc6c docs(core): changelog for 2.6.3
7 months ago
Martin Milata b0ca820983 chore(core): add signed vendor headers for TS3
7 months ago
matejcik f3393211d4 build(core): clarify vendor header selection logic
7 months ago
matejcik e43b57f499 chore(core): add btc-only vendor header
7 months ago
matejcik 43ffbadbb9 chore(core): regenerate T2B1 vendor headers
7 months ago
matejcik 1df7428359 chore(core): update T2B1 vendor header configuration
7 months ago