Commit Graph

1150 Commits (4e5146b9bf6048b3d6fed03bccc425e51e6149e9)

Author SHA1 Message Date
tychovrahe c3f84e2949 perf(core): optimize boot speed on U5 by using has processor to calculate image hashes, switches to sha256
7 months ago
tychovrahe 95999623fc fix(core): fix STM32F4 display base address
7 months ago
tychovrahe 653d73ee22 chore(core): optimize flash usage - backlight pwm
7 months ago
tychovrahe 5e4e398f64 chore(core): optimize flash usage - SD card on U5
7 months ago
tychovrahe f83e33399f chore(core): optimize flash usage - tamper on U5
7 months ago
tychovrahe ce82f53010 feat(core): support SD card on STM32U5
7 months ago
tychovrahe 5106ac7aa3 feat(core): support optiga handling on U5
7 months ago
tychovrahe 72dc8f57e8 feat(core): add haptic feedback
7 months ago
tychovrahe a71a608ea7 feat(core): add basic support for T3T1
7 months ago
tychovrahe 7d7ccc9dde chore(core): unify i2c instances numbering
7 months ago
tychovrahe 834693a115 fix(core): fix OTP programming on U5
7 months ago
tychovrahe cec0191360 fix(core): fix bootloader update on STM32U5
7 months ago
tychovrahe 8815e764d2 feat(core): add support for STM32U585
7 months ago
cepetr 4cf781abb2 chore(core, legacy, storage): refactor flash drivers
7 months ago
cepetr 271bed8bf6 chore(core): use cortex-m33 stack protection
7 months ago
cepetr 7e427432ea chore(core): refactor trustzone initialization
7 months ago
cepetr b504baceda chore(core): refactor mpu initialization
7 months ago
cepetr c4c571d837 chore(core): refactor boot_args
7 months ago
tychovrahe 353095ae95 feat(core): add support for STM32U5A9J-DK board
7 months ago
tychovrahe 8150636a81 feat(core): add basic support for STM32U5
7 months ago
cepetr 937b7d34d0 feat(core): add STM32CubeU5 submodule
7 months ago
Martin Milata d790354667 fix(core): workaround umlauts not being cleared
7 months ago
Martin Milata e3207a9705 chore(core): bump version to 2.6.6
7 months ago
matejcik 8c0e1e360e fix(core/translations): add indices to templates
7 months ago
obrusvit ebcf3e2db2 feat(core): confirm ETH stake, unstake, claim
7 months ago
obrusvit e1f696b4dd fix: remove clippy error for TS3
7 months ago
grdddj 1ab2d843ab chore(core): add missing template to the variable name
7 months ago
tychovrahe 8147b11345 fix(core): fix quadword-only storage
7 months ago
Andrew Kozlik 440b1304c0 refactor(storage): Split implementations based on FLASH_BIT_ACCESS.
7 months ago
Andrew Kozlik b2f05f187f feat(storage): Work with generic flash blocks instead of quadwords.
7 months ago
tychovrahe 743ed413f6 feat(core): add support for quad-word only storage
7 months ago
grdddj 0579ba54fc feat(core): allow for going back to previous word in recovery process
7 months ago
matejcik 65178a6a36 refactor(core/rust): reuse the same component for "waiting for host" screen
8 months ago
matejcik 8471e0c455 refactor(core/rust): decouple Connect screen from bootloader theme
8 months ago
matejcik 02557ad6c0 feat(core/rust): expose attrtuple to Rust
8 months ago
matejcik 6af7b4a4b7 fix(core/rust): convert Qstr type to representation that matches C code
8 months ago
matejcik ab3c62ae71 feat(core/rust): introduce SimpleTypeObj
8 months ago
matejcik 3e14937c8a feat(core/rust): add const Obj::small_int
8 months ago
matejcik 63360a7417 feat(core/rust): add Map::is_empty()
8 months ago
matejcik 9c72c7c99d feat(common): provide some useful paths for the mako templates
8 months ago
matejcik 03298ca80f docs(core/rust): improve safety comments in buffer.rs
8 months ago
matejcik 0c793084f8 chore(core/rust): move illustration outside src/ tree
8 months ago
matejcik 8bf5a72843 refactor(core/rust): move iter_into_array to micropython::utils
8 months ago
matejcik 3b88116bba feat(core/rust): add trezorcrypto bindings
8 months ago
matejcik 76296ad417 refactor(core/rust): move InputStream to its own module
8 months ago
grdddj b8ea21d24a feat(all): implement translations into Trezor
8 months ago
Martin Milata 3c7a6dd68a fix(core): handle uncaught exceptions from main.py
8 months ago
grdddj dba4bf9e38 feat(core): improve the design of TT locking loader on homescreen
8 months ago
grdddj 76c547bb91 feat(core): add loader to homescreen when locking the device for TS3
8 months ago
cepetr 5d8e56ac2a refactor(core): shrink size of Paragraphs struct
8 months ago
cepetr 6331076444 refactor(core/embed): move TOIF format definition to rust
8 months ago
cepetr 8eb1f9b309 refactor(core/embed): delete unused utf8 functions
8 months ago
cepetr 3b9dd55788 refactor(core/embed): introduce display_utils.c
8 months ago
cepetr cc6ed93b32 refactor(core/embed): move toif image routines
8 months ago
cepetr 446c3b77b4 refactor(core/embed): move&rename display terminal functions
8 months ago
cepetr 139701fb1a refactor(core/embed): move&rename display_font_xxx routines
8 months ago
cepetr 3031ec5d87 refactor(core/embed): move&rename display_utf8_substr()
8 months ago
tychovrahe 63ee6f2ad2 perf(core): change 4bpp font format to allow dma2d rendering
9 months ago
tychovrahe 1c0da78536 chore(core): fix rust warnings and clippy errors
9 months ago
grdddj c2eaaaf8b5 fix(core): add missing semicolon into the passphrase entry for TS3
9 months ago
Pavol Rusnak b0fd7223ea
Merge branch 'matejcik/prodtest-23-12'
9 months ago
matejcik b21d1b1f50 chore(core/prodtest): bump version after release
9 months ago
matejcik 8f19767285 chore(core): include production-signed prodtest vendor header
9 months ago
tychovrahe fd5bfbf115 refactor(core): improve flexibility of sd card and touch driver pin selection, display rotation and touch coords transformation
9 months ago
tychovrahe d15ee71279 refactor(core): add flexible HSE settings
9 months ago
tychovrahe 2fa69c3c0d refactor(core): extract backlight pwm settings to board definition
9 months ago
cepetr 6e1fe31e3f chore(core): optimize stack usage during blurring
9 months ago
Andrew Kozlik c1fa1c0cbc chore(core): Fix common name in emulator device certificate.
9 months ago
Andrew Kozlik fb80dd5a36 fix(core/prodtest): Fix Optiga metadata version information handling.
9 months ago
Andrew Kozlik 8de2d8989d feat(core/prodtest): Check device certificate chain integrity using authority key identifier.
9 months ago
Andrew Kozlik a1be6f8aef fix(core/prodtest): Configure metadata correctly before checking device certificate.
9 months ago
tychovrahe d0a702eef4 fix(core): fix large area marquee rendering
10 months ago
Andrew Kozlik cbea765e38 feat(core/prodtest): Verify device certificate chain in CERTDEV WRITE.
10 months ago
Andrew Kozlik 3a5aecf6cd feat(core/prodtest): Add SEC READ command.
10 months ago
Martin Milata 18ccbcddd4 chore(core): bump version to 2.6.5
10 months ago
gabrielkerekes a8096652e0 refactor(core): make ethereum summary reusable for more coins
10 months ago
grdddj 747fd17214 fix(core): correct action of left button in Ethereum summary
10 months ago
grdddj 9a53ba9f44 fix(core): unify button requests in modify amount flow
10 months ago
grdddj 9db8ff1fae fix(core): unify sent button requests in ETH send flow
10 months ago
Andrew Kozlik d670a0bdfa feat(core): Fix malformed signatures from Optiga.
10 months ago
tychovrahe a2f72b1055 feat(core): optimize boot time by drawing full logo sooner and shortening the enforced delay proportionally
10 months ago
tychovrahe 7b442a2b20 fix(core): improve T2B1 homescreen checks
10 months ago
matejcik ba6cce2bbc fix(core/rust): make Toif constructor return a Result instead of Option
10 months ago
matejcik d674634c86 chore(core/rust): bump cstr_core, enable nightly features
10 months ago
grdddj 4b87bc56d8 feat(core): set maximum number of chunkified lines to 4
10 months ago
tychovrahe 47f8a430e6 refactor(core): remove residual usage of old flash api
10 months ago
tychovrahe c48c86d61f fix(core): add missing display_refresh calls in TT UI
10 months ago
tychovrahe c2de5506bc fix(core): add boundaries check for icon rendering (framebuffer variant)
10 months ago
grdddj 1968599bbc fix(core): fix the chunkification of longer Cardano addresses in send flow
10 months ago
Martin Milata 5725050be1 build(core): fix CI bootloader build for T2B1
11 months ago
tychovrahe bf2697a619 feat(core): compress embedded bootloader
11 months ago
Martin Milata 1c69644fe0 build(core): add flag for disabling optiga on debug builds
11 months ago
Martin Milata ebeea4a209 build(core): more deterministic bootloader_hashes.py
11 months ago
Martin Milata ba25084904 chore(core): add unsafe vendor header for T2B1
11 months ago
Martin Milata 0db3d7c12c chore(core): update btconly vendor header for T2B1
11 months ago
Martin Milata c61e2293ad chore(core): bump version to 2.6.4
11 months ago
Martin Milata b0ca820983 chore(core): add signed vendor headers for TS3
11 months ago
matejcik e43b57f499 chore(core): add btc-only vendor header
11 months ago
matejcik 43ffbadbb9 chore(core): regenerate T2B1 vendor headers
11 months ago
matejcik 1df7428359 chore(core): update T2B1 vendor header configuration
11 months ago
Martin Milata a6600fc7e9 feat(core): include signed bootloaders 2.1.4
11 months ago
matejcik 3a28ab4c11 feat(core): make lockscreen blank for T2B1
11 months ago
matejcik 1e29ce9fb4 chore(core/bootloader): bump version after release
11 months ago
matejcik 0953d2f6aa docs(core/bootloader): changelog for 2.1.4
11 months ago
matejcik 297b2bade7 feat(core/bootloader_emu): add ILU support
11 months ago
matejcik 5ee05ff391 feat(core/bootloader_emu): add support for setting device variant
11 months ago
tychovrahe 10021bf364 chore(core): fix gen and style problems
11 months ago
matejcik c5817bed6d chore(core): embed QA bootloaders 2.1.4
11 months ago
Ondrej Mikle a4079d0cc5 chore(core/bootloader): make cstyle check work
11 months ago
Ondrej Mikle 6658ad84d1 fix(core/bootloader): explicit casts on version compare to control signed/unsigned arithmetic mix
11 months ago
cepetr 02f34a2748 feat(core/bootloader): check firmware padding
11 months ago
cepetr da7125f427 feat(core/bootloader): make firmware flashing more safe
11 months ago
cepetr ba83a7e644 feat(core): introduce interaction-less upgrade
11 months ago
Martin Milata 9c5d3b4831 fix(core/ui): T2T1: nudge page_prev_ellipsis to the right
11 months ago
Martin Milata 18d6b4d647 fix(core/ui): T2T1: update sign message layout
11 months ago
Martin Milata 9e33eb3e48 fix(core/ui): T2T1: display coinjoin icon on lockscreen
11 months ago
grdddj 02ec0ac43c feat(core): support recipient address chunkification in Ethereum sign flow
11 months ago
grdddj 37fcbceded feat(core): make middle-click unlock the device for T2B1
11 months ago
tychovrahe 8a4f376f20 refactor(core): prepare fw for differently sized fw chunks
11 months ago
tychovrahe a16fbe6237 fix(core/prodtest): fix failing optiga communication
11 months ago
Martin Milata f26a2e909e fix(core/ui): wording in recovery flow
11 months ago
Martin Milata a353c35b78 fix(core/ui): draw hold-to-confirm loader over dialog title
11 months ago
Martin Milata d99e1eedd2 refactor(core/ui): clear display on rust side
11 months ago
Martin Milata d8e7c00087 refactor(core/ui): pagination and buttons on TT
11 months ago
matejcik 4f2c639ed7 feat(core): T2B1 final design for emulator
12 months ago
Martin Milata fca82273cf Merge branch 'release/23.09'
12 months ago
tychovrahe df42c99bc9 feat(core): add basic support for efficient frame buffer graphics
12 months ago
matejcik d9112b5a8d chore(core/prodtest): bump version after release
12 months ago
matejcik 06f77f745f docs(core/prodtest): introduce changelog
12 months ago
matejcik 11b12ea258 chore(core/prodtest): bump prodtest version
12 months ago
cepetr 6668f47666 docs(prodtest): document prodtest protocol
12 months ago
cepetr 03464bea4d feat(prodtest): make prodtest welcome screen white (T2B1 only)
12 months ago
Andrew Kozlik 3ca8f26fd0 feat(core): Implement Optiga counter operations.
12 months ago
Andrew Kozlik 1fa2929607 feat(core): Distinguish Optiga errors from invalid PIN.
12 months ago
Andrew Kozlik 4c7979ae30 feat(core): Propagate Optiga errors.
12 months ago
matejcik 240f4f56cd fix(core/optiga): add correct key usage to OID_PIN_CMAC
12 months ago
matejcik 3c413ecf02 fix(storage): correctly fail when Optiga operations fail
12 months ago
tychovrahe 6e5967af25 fix(core): adjust T2B1 display SPI baudrate
12 months ago
grdddj 532f368a14 feat(core): not allowing to send empty PIN in T2B1
12 months ago
tychovrahe c937f21447 refactor(core): change the way USE_OPTIGA is added to build
12 months ago
Andrew Kozlik cb21ca8dc5 feat(core): Implement Optiga counter operations.
12 months ago
Andrew Kozlik aed5912fbf feat(core): Distinguish Optiga errors from invalid PIN.
12 months ago
Andrew Kozlik 68876170fe feat(core): Propagate Optiga errors.
12 months ago
Martin Milata f226c9599b fix(core/ui): better contrast for bip39 keyboard button
12 months ago
matejcik e28dff677c fix(core/optiga): add correct key usage to OID_PIN_CMAC
12 months ago
matejcik 9d86352352 fix(storage): correctly fail when Optiga operations fail
12 months ago
matejcik c6c8d85200 chore(core): embed signed bootloader 2.1.3
12 months ago
tychovrahe e39ab74949 fix(core): adjust T2B1 display SPI baudrate
12 months ago
grdddj 07fb451048 feat(core): not allowing to send empty PIN in T2B1
12 months ago
Martin Milata 3021df8f65 chore(core): bump version to 2.6.3
1 year ago