Commit Graph

183 Commits (8ccd2cb048f4aa6167a27539a2ba401dd22a26e5)

Author SHA1 Message Date
tychovrahe 8ccd2cb048 feat(core): add support for T3T1 rev. E HW
6 months ago
tychovrahe d69750fae4 refactor(core): do not use framebuffer dma copy in boardloader to safe flash space
6 months ago
tychovrahe f08bed363d refactor(core): extract framebuffer copy to separate bg_copy functionality
6 months ago
tychovrahe afefc17478 refactor(core): use internal framebuffer on T3T1 (with ST7789V display controller)
6 months ago
tychovrahe 7c800f183f refactor(core): make translations blob handling HW agnostic
6 months ago
tychovrahe eb6796059c fix(core): fix st7789v driver compilation for other than T models
6 months ago
tychovrahe 0e70fcdc6f feat(core): add haptic to prodtest
6 months ago
tychovrahe 8c1425edd5 perf(core): optimize boot time by removing unnecessary touch initialization delays
6 months ago
tychovrahe 30edad0151 perf(core): optimize i2c initialization on U5 by statically defining timing constant
6 months ago
tychovrahe c3f84e2949 perf(core): optimize boot speed on U5 by using has processor to calculate image hashes, switches to sha256
6 months ago
tychovrahe 95999623fc fix(core): fix STM32F4 display base address
6 months ago
tychovrahe 653d73ee22 chore(core): optimize flash usage - backlight pwm
6 months ago
tychovrahe 5e4e398f64 chore(core): optimize flash usage - SD card on U5
6 months ago
tychovrahe f83e33399f chore(core): optimize flash usage - tamper on U5
6 months ago
tychovrahe ce82f53010 feat(core): support SD card on STM32U5
6 months ago
tychovrahe 5106ac7aa3 feat(core): support optiga handling on U5
6 months ago
tychovrahe 72dc8f57e8 feat(core): add haptic feedback
6 months ago
tychovrahe a71a608ea7 feat(core): add basic support for T3T1
6 months ago
tychovrahe 7d7ccc9dde chore(core): unify i2c instances numbering
6 months ago
tychovrahe 834693a115 fix(core): fix OTP programming on U5
6 months ago
tychovrahe cec0191360 fix(core): fix bootloader update on STM32U5
6 months ago
tychovrahe 8815e764d2 feat(core): add support for STM32U585
6 months ago
cepetr 4cf781abb2 chore(core, legacy, storage): refactor flash drivers
6 months ago
cepetr 271bed8bf6 chore(core): use cortex-m33 stack protection
6 months ago
cepetr 7e427432ea chore(core): refactor trustzone initialization
6 months ago
cepetr b504baceda chore(core): refactor mpu initialization
6 months ago
cepetr c4c571d837 chore(core): refactor boot_args
6 months ago
tychovrahe 353095ae95 feat(core): add support for STM32U5A9J-DK board
6 months ago
tychovrahe 8150636a81 feat(core): add basic support for STM32U5
6 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
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 cbea765e38 feat(core/prodtest): Verify device certificate chain in CERTDEV WRITE.
9 months ago
Andrew Kozlik 3a5aecf6cd feat(core/prodtest): Add SEC READ command.
9 months ago
Andrew Kozlik d670a0bdfa feat(core): Fix malformed signatures from Optiga.
9 months ago
tychovrahe 47f8a430e6 refactor(core): remove residual usage of old flash api
10 months ago
Martin Milata 1c69644fe0 build(core): add flag for disabling optiga on debug builds
10 months ago
tychovrahe 10021bf364 chore(core): fix gen and style problems
10 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
matejcik 4f2c639ed7 feat(core): T2B1 final design for emulator
11 months ago
tychovrahe df42c99bc9 feat(core): add basic support for efficient frame buffer graphics
11 months ago
Andrew Kozlik 3ca8f26fd0 feat(core): Implement Optiga counter operations.
11 months ago
Andrew Kozlik 1fa2929607 feat(core): Distinguish Optiga errors from invalid PIN.
11 months ago