Commit Graph

37 Commits (12725d98358f6fcb31a04b9a2b1b443e7f359a09)

Author SHA1 Message Date
tychovrahe 72146c2ae2 fix(core): fix display fatal error screen
3 months ago
tychovrahe 89c6590e45 feat(core/prodtest): add commands TOUCH VERSION and VARIANT READ
3 months ago
tychovrahe c8e18dd4d2 fix(core): slow down SDIO communication in T3T1 prodtest
3 months ago
tychovrahe ed6aa48726 feat(core): use confidential section for confidential and sensitive data
3 months ago
tychovrahe ba065c5b38 fix(core/prodtest): do not require sd detect pin for running SD card test
3 months ago
tychovrahe 89147ef493 refactor(core): improve flash api by introducing flash_area_write_data function
3 months ago
tychovrahe a80959e50f feat(core): allow T3T1 to start without touch during testing
3 months ago
obrusvit 54468abd89 feat(core/emu): handle arrow buttons as swipes
4 months ago
tychovrahe 70a673fabc feat(core): use flash bursts for faster flashing
4 months ago
cepetr ecd4465ab3 fix(core): fix mouse event processing in the simulator
4 months ago
Martin Milata ebb480ef29 fix(core): T3T1 emulator
4 months ago
tychovrahe afefc17478 refactor(core): use internal framebuffer on T3T1 (with ST7789V display controller)
4 months ago
tychovrahe 7c800f183f refactor(core): make translations blob handling HW agnostic
4 months ago
tychovrahe 8c1425edd5 perf(core): optimize boot time by removing unnecessary touch initialization delays
4 months ago
cepetr 4cf781abb2 chore(core, legacy, storage): refactor flash drivers
4 months ago
cepetr 271bed8bf6 chore(core): use cortex-m33 stack protection
4 months ago
cepetr c4c571d837 chore(core): refactor boot_args
4 months ago
tychovrahe 8150636a81 feat(core): add basic support for STM32U5
4 months ago
tychovrahe 8147b11345 fix(core): fix quadword-only storage
5 months ago
Andrew Kozlik 440b1304c0 refactor(storage): Split implementations based on FLASH_BIT_ACCESS.
5 months ago
grdddj b8ea21d24a feat(all): implement translations into Trezor
5 months ago
cepetr 446c3b77b4 refactor(core/embed): move&rename display terminal functions
5 months ago
Andrew Kozlik c1fa1c0cbc chore(core): Fix common name in emulator device certificate.
7 months ago
cepetr da7125f427 feat(core/bootloader): make firmware flashing more safe
8 months ago
matejcik 4f2c639ed7 feat(core): T2B1 final design for emulator
9 months ago
tychovrahe df42c99bc9 feat(core): add basic support for efficient frame buffer graphics
9 months ago
Andrew Kozlik 3ca8f26fd0 feat(core): Implement Optiga counter operations.
9 months ago
Andrew Kozlik 4c7979ae30 feat(core): Propagate Optiga errors.
9 months ago
Andrew Kozlik dee559f4f9 feat(core): Integrate Optiga into PIN verification.
9 months ago
tychovrahe 5d017e928d fix(core): reset optiga during initialization
9 months ago
Andrew Kozlik 1f7c78a4ed test(core): Update emulator device certificate.
10 months ago
Andrew Kozlik 686aa78aa7 feat(core): Use Optiga as a source of randomness.
10 months ago
Andrew Kozlik db6630a5a3 feat(core): Support Optiga in Trezor firmware.
10 months ago
matejcik c0de11fbeb fix(core): use stm32f4 implementation of secret.c for unix too
11 months ago
tychovrahe e8281385f6 feat(core): implement secret handling in bootloader
11 months ago
tychovrahe 238e3fd7c1 refactor(core): add abstraction over flash memory layout
12 months ago
tychovrahe ebbd7f9d35 refactor(core): restructure trezorhal, prepare to support more platforms
1 year ago