Commit Graph

26 Commits (8ccd2cb048f4aa6167a27539a2ba401dd22a26e5)

Author SHA1 Message Date
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 8c1425edd5 perf(core): optimize boot time by removing unnecessary touch initialization delays
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
Andrew Kozlik c1fa1c0cbc chore(core): Fix common name in emulator device certificate.
9 months ago
cepetr da7125f427 feat(core/bootloader): make firmware flashing more safe
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.
12 months ago
Andrew Kozlik 4c7979ae30 feat(core): Propagate Optiga errors.
12 months ago
Andrew Kozlik dee559f4f9 feat(core): Integrate Optiga into PIN verification.
12 months ago
tychovrahe 5d017e928d fix(core): reset optiga during initialization
12 months ago
Andrew Kozlik 1f7c78a4ed test(core): Update emulator device certificate.
1 year ago
Andrew Kozlik 686aa78aa7 feat(core): Use Optiga as a source of randomness.
1 year ago
Andrew Kozlik db6630a5a3 feat(core): Support Optiga in Trezor firmware.
1 year ago
matejcik c0de11fbeb fix(core): use stm32f4 implementation of secret.c for unix too
1 year ago
tychovrahe e8281385f6 feat(core): implement secret handling in bootloader
1 year ago
tychovrahe 238e3fd7c1 refactor(core): add abstraction over flash memory layout
1 year ago
tychovrahe ebbd7f9d35 refactor(core): restructure trezorhal, prepare to support more platforms
1 year ago