Commit Graph

60 Commits (804d97c9d8f0fb053abf90bef4e7d7c40d9e25c4)

Author SHA1 Message Date
tychovrahe 72146c2ae2 fix(core): fix display fatal error screen
5 months ago
tychovrahe 1600759457 refactor(core): simplify secret.h api, hide platform differences
5 months ago
tychovrahe 89c6590e45 feat(core/prodtest): add commands TOUCH VERSION and VARIANT READ
5 months ago
tychovrahe c8e18dd4d2 fix(core): slow down SDIO communication in T3T1 prodtest
5 months ago
tychovrahe 8a18cfe0d4 feat(core): use U5 DHUK to encrypt optiga pairing secret in flash
6 months ago
tychovrahe ed6aa48726 feat(core): use confidential section for confidential and sensitive data
6 months ago
tychovrahe ba741b81fd feat(core): use HSI as PLL source on T3T1
6 months ago
tychovrahe ba065c5b38 fix(core/prodtest): do not require sd detect pin for running SD card test
6 months ago
Pavol Rusnak 4b189eb2cb fix(core): always zero-initialize structures in trezorhal
6 months ago
tychovrahe 89147ef493 refactor(core): improve flash api by introducing flash_area_write_data function
6 months ago
tychovrahe 39cfa7087a fix(core): set proper GPIO speeds for T3T1
6 months ago
tychovrahe a80959e50f feat(core): allow T3T1 to start without touch during testing
6 months ago
tychovrahe 70a673fabc feat(core): use flash bursts for faster flashing
6 months ago
tychovrahe 6e2f5ff27d fix(core): improve bhk handling on STM32U5
6 months ago
tychovrahe e736d389f2 fix(core): fix backlight reinitialization with maximum value
7 months ago
tychovrahe d69750fae4 refactor(core): do not use framebuffer dma copy in boardloader to safe flash space
7 months ago
tychovrahe f08bed363d refactor(core): extract framebuffer copy to separate bg_copy functionality
7 months ago
tychovrahe afefc17478 refactor(core): use internal framebuffer on T3T1 (with ST7789V display controller)
7 months ago
tychovrahe 7c800f183f refactor(core): make translations blob handling HW agnostic
7 months ago
tychovrahe eb6796059c fix(core): fix st7789v driver compilation for other than T models
7 months ago
tychovrahe 8c1425edd5 perf(core): optimize boot time by removing unnecessary touch initialization delays
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 5106ac7aa3 feat(core): support optiga handling on U5
7 months ago
tychovrahe 7d7ccc9dde chore(core): unify i2c instances numbering
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 c4c571d837 chore(core): refactor boot_args
7 months ago
tychovrahe 8150636a81 feat(core): add basic support for STM32U5
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
grdddj b8ea21d24a feat(all): implement translations into Trezor
7 months ago
cepetr 446c3b77b4 refactor(core/embed): move&rename display terminal functions
8 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
tychovrahe 10021bf364 chore(core): fix gen and style problems
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
tychovrahe df42c99bc9 feat(core): add basic support for efficient frame buffer graphics
12 months ago
tychovrahe e39ab74949 fix(core): adjust T2B1 display SPI baudrate
12 months ago
tychovrahe 5d017e928d fix(core): reset optiga during initialization
12 months ago
tychovrahe 510281590f fix(core): add delays to optiga i2c communications
12 months ago
Andrew Kozlik c48b606867 feat(core): Add bootloader_locked flag to Features message.
1 year ago
tychovrahe f881fab797 fix(core): disable access to secret in flash after boot
1 year ago
tychovrahe 024ea604ca fix(core): fix optiga warm reset start-up time
1 year ago
Ondrej Mikle 75a148e414 fix(core): clear memory when not going to use copy firmware header for bootloader
1 year ago
Ondrej Mikle c0c544b7d8 fix(core): fix bootloader_ci startup, remove unused function from limited_util.s
1 year ago