Commit Graph

87 Commits (2b19d8386565d963f78254cc9083f10d966f7cd0)

Author SHA1 Message Date
cepetr 2b19d83865 refactor(core/embed): move __stack_chk_fail to a better location
1 week ago
cepetr cd6042c894 refactor(core/embed): rename boot_args to bootuils
1 week ago
cepetr 68f0404ec5 refactor(core/embed): make i2c header common for all platforms
1 week ago
cepetr f4b4582dee refactor(core/embed): remove supervise module
1 week ago
cepetr 3734073350 feat(core/embed): introduce systick and systimer drivers
1 week ago
cepetr c6fd3a2a16 fix(core/embed): fix aborting of bg_copy operation
1 week ago
cepetr e2b03475ca refactor(core/embed): extract hw entropy logic to its own module
1 week ago
cepetr 5d0869b1f1 refactor(core/embed): add initialized flag to display drivers
1 week ago
cepetr df3c654233 refactor(core/embed): simplify ensure_compatible_settings
1 week ago
cepetr 8e43402e58 refactor(core/embed): improve display driver init/deinit
1 week ago
cepetr f550d11b3d refactor(core/embed): simplify irq priorities
1 week ago
cepetr f38e446441 refactor(core/embed): remove unnecessary sync from sdcard driver
1 week ago
tychovrahe be9255ae04 fix(core/bootloader): fix unlocking bootloader granting HDP access on U5
2 weeks ago
tychovrahe 422b376ebd fix(core/bootloader): reporting bootloader lock state on U5
2 weeks ago
tychovrahe b685820fb3 feat(core): implement firmware downgrade protection
2 weeks ago
tychovrahe c1864a2a91 refactor(core): enclose monotonic counter to platform specific module
2 weeks ago
tychovrahe d334b92073 feat(core): add bootloader unlocking functionality to U5 optiga models
2 weeks ago
tychovrahe c7eabe3088 fix(core): update display initialization sequence on T3T1
3 weeks ago
tychovrahe 4b68431f7c feat(core): tune consumption mask protection on T3B1
1 month ago
tychovrahe 1212a7319a fix(core): T3T1: adjust touch coordinates
2 months ago
tychovrahe 78b4017859 feat(core): add support for T3B1
2 months ago
Andrew Kozlik 9420b38a35 feat(core): Account for Optiga throttling delay in PIN countdown.
2 months ago
cepetr 68911c972b chore(core/embed): remove unused code
2 months ago
cepetr 076b476cf5 fix(core/embed): fix memory clearing in u5 boardloader
2 months ago
cepetr 0ea965d07e fix(core/embed): fix touch driver on dev kits
2 months ago
cepetr bb310ad60d fix(core): improve framebuffer switching
3 months ago
cepetr bfedb96071 refactor(core/embed): prepare haptic driver for low power mode
3 months ago
cepetr 3460c4b891 refactor(core/embed): prepare touch drivers for low power mode
3 months ago
cepetr 8e429b0352 refactor(core/embed): move usb driver to its own folder
3 months ago
cepetr ba56ff8483 refactor(core/embed): replace ensure(secfalse,... with error_shutdown
3 months ago
cepetr 5fc3c6e617 refactor(core): improve and simplify error handling
3 months ago
tychovrahe 5a8989f00d fix(core): fix bootloader unlock check on STM32U5, fw only
3 months ago
tychovrahe 0c4b1d6213 fix(core): fix framebuffer switching, was too fast so the change was sometimes not visible
4 months ago
tychovrahe b9a55cf2a7 feat(core): add settings to turn haptic on/off
4 months ago
cepetr 3336e3902f feat(core): introduce new display drivers
4 months ago
Ondřej Vejpustek 18f7820d47 style: fix style according to new clang
4 months ago
tychovrahe d04ecba815 fix(core): fix tt ui loader haptic feedback
4 months ago
cepetr 04d5017228 feat(core): improve loader haptic effect
4 months ago
tychovrahe 8ebb8c2128 fix(core): fix prodtest WIPE on STM32U5
5 months ago
tychovrahe e5e40cf4a8 fix(core): ensure correctly programmed oem key option bytes
5 months ago
tychovrahe 916dbdff9c fix(core): fix reboot to bootloader crash when display copying is in progress
5 months ago
tychovrahe 457e5956c8 fix(core): fix sha256 calculation with hash processor
5 months ago
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
5 months ago
tychovrahe e060ac68c5 feat(core): use U5 HW keys to additionally encrypt storage items
5 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