tychovrahe
|
c1864a2a91
|
refactor(core): enclose monotonic counter to platform specific module
[no changelog]
|
2024-09-03 13:07:34 +02:00 |
|
tychovrahe
|
d334b92073
|
feat(core): add bootloader unlocking functionality to U5 optiga models
|
2024-09-03 13:07:34 +02:00 |
|
tychovrahe
|
c7eabe3088
|
fix(core): update display initialization sequence on T3T1
[no changelog]
|
2024-08-28 11:03:20 +02:00 |
|
tychovrahe
|
4b68431f7c
|
feat(core): tune consumption mask protection on T3B1
[no changelog]
|
2024-08-07 18:11:43 +02:00 |
|
tychovrahe
|
1212a7319a
|
fix(core): T3T1: adjust touch coordinates
|
2024-07-25 12:37:21 +03:00 |
|
tychovrahe
|
78b4017859
|
feat(core): add support for T3B1
|
2024-07-16 15:56:28 +02:00 |
|
Andrew Kozlik
|
9420b38a35
|
feat(core): Account for Optiga throttling delay in PIN countdown.
|
2024-07-09 16:52:50 +02:00 |
|
cepetr
|
68911c972b
|
chore(core/embed): remove unused code
[no changelog]
|
2024-07-08 12:04:49 +02:00 |
|
cepetr
|
076b476cf5
|
fix(core/embed): fix memory clearing in u5 boardloader
[no changelog]
|
2024-07-08 12:04:49 +02:00 |
|
cepetr
|
0ea965d07e
|
fix(core/embed): fix touch driver on dev kits
[no changelog]
|
2024-07-08 12:04:29 +02:00 |
|
cepetr
|
bb310ad60d
|
fix(core): improve framebuffer switching
[no changelog]
|
2024-06-19 16:40:23 +02:00 |
|
cepetr
|
bfedb96071
|
refactor(core/embed): prepare haptic driver for low power mode
[no changelog]
|
2024-06-19 14:05:35 +02:00 |
|
cepetr
|
3460c4b891
|
refactor(core/embed): prepare touch drivers for low power mode
[no changelog]
|
2024-06-19 14:03:38 +02:00 |
|
cepetr
|
8e429b0352
|
refactor(core/embed): move usb driver to its own folder
[no changelog]
|
2024-06-19 11:48:06 +02:00 |
|
cepetr
|
ba56ff8483
|
refactor(core/embed): replace ensure(secfalse,... with error_shutdown
[no changelog]
|
2024-06-17 16:57:33 +02:00 |
|
cepetr
|
5fc3c6e617
|
refactor(core): improve and simplify error handling
[no changelog]
|
2024-06-17 16:57:33 +02:00 |
|
tychovrahe
|
5a8989f00d
|
fix(core): fix bootloader unlock check on STM32U5, fw only
[no changelog]
|
2024-06-07 14:24:20 +02:00 |
|
tychovrahe
|
0c4b1d6213
|
fix(core): fix framebuffer switching, was too fast so the change was sometimes not visible
[no changelog]
|
2024-06-03 19:43:08 +02:00 |
|
tychovrahe
|
b9a55cf2a7
|
feat(core): add settings to turn haptic on/off
[no changelog]
|
2024-06-03 14:26:25 +02:00 |
|
cepetr
|
3336e3902f
|
feat(core): introduce new display drivers
[no changelog]
|
2024-05-17 09:17:37 +02:00 |
|
Ondřej Vejpustek
|
18f7820d47
|
style: fix style according to new clang
[no changelog]
|
2024-05-10 20:06:28 +02:00 |
|
tychovrahe
|
d04ecba815
|
fix(core): fix tt ui loader haptic feedback
[no changelog]
|
2024-05-09 14:51:05 +02:00 |
|
cepetr
|
04d5017228
|
feat(core): improve loader haptic effect
[no changelog]
|
2024-05-09 14:51:05 +02:00 |
|
tychovrahe
|
8ebb8c2128
|
fix(core): fix prodtest WIPE on STM32U5
[no changelog]
|
2024-05-05 18:36:47 +02:00 |
|
tychovrahe
|
e5e40cf4a8
|
fix(core): ensure correctly programmed oem key option bytes
[no changelog]
|
2024-04-22 09:15:42 +02:00 |
|
tychovrahe
|
916dbdff9c
|
fix(core): fix reboot to bootloader crash when display copying is in progress
[no changelog]
|
2024-04-18 10:50:46 +02:00 |
|
tychovrahe
|
457e5956c8
|
fix(core): fix sha256 calculation with hash processor
[no changelog]
|
2024-04-17 10:48:37 +02:00 |
|
tychovrahe
|
72146c2ae2
|
fix(core): fix display fatal error screen
[no changelog]
|
2024-04-11 19:16:23 +02:00 |
|
tychovrahe
|
1600759457
|
refactor(core): simplify secret.h api, hide platform differences
[no changelog]
|
2024-04-11 16:13:58 +02:00 |
|
tychovrahe
|
89c6590e45
|
feat(core/prodtest): add commands TOUCH VERSION and VARIANT READ
[no changelog]
|
2024-04-11 10:05:13 +02:00 |
|
tychovrahe
|
c8e18dd4d2
|
fix(core): slow down SDIO communication in T3T1 prodtest
[no changelog]
|
2024-04-11 09:54:28 +02:00 |
|
tychovrahe
|
8a18cfe0d4
|
feat(core): use U5 DHUK to encrypt optiga pairing secret in flash
[no changelog]
|
2024-04-08 21:41:30 +02:00 |
|
tychovrahe
|
e060ac68c5
|
feat(core): use U5 HW keys to additionally encrypt storage items
[no changelog]
|
2024-04-08 21:41:30 +02:00 |
|
tychovrahe
|
ed6aa48726
|
feat(core): use confidential section for confidential and sensitive data
[no changelog]
|
2024-04-05 18:54:30 +02:00 |
|
tychovrahe
|
ba741b81fd
|
feat(core): use HSI as PLL source on T3T1
[no changelog]
|
2024-04-05 15:17:42 +02:00 |
|
tychovrahe
|
ba065c5b38
|
fix(core/prodtest): do not require sd detect pin for running SD card test
[no changelog]
|
2024-04-03 16:48:28 +02:00 |
|
Pavol Rusnak
|
4b189eb2cb
|
fix(core): always zero-initialize structures in trezorhal
[no changelog]
|
2024-04-03 13:08:16 +02:00 |
|
tychovrahe
|
576ed7e04e
|
chore(core): use SD hal driver from submodule
[no changelog]
|
2024-04-03 13:08:16 +02:00 |
|
tychovrahe
|
69ed626ca0
|
fix(core): slowdown i2c on u5 to 200kHz
[no changelog]
|
2024-04-03 11:01:35 +02:00 |
|
tychovrahe
|
89147ef493
|
refactor(core): improve flash api by introducing flash_area_write_data function
[no changelog]
|
2024-04-03 10:18:40 +02:00 |
|
tychovrahe
|
39cfa7087a
|
fix(core): set proper GPIO speeds for T3T1
[no changelog]
|
2024-04-03 10:18:16 +02:00 |
|
tychovrahe
|
047c8a881b
|
fix(core): fix order of loading BHK into SAES key register
[no changelog]
|
2024-03-28 13:02:17 +01:00 |
|
tychovrahe
|
a80959e50f
|
feat(core): allow T3T1 to start without touch during testing
[no changelog]
|
2024-03-25 09:16:07 +01:00 |
|
tychovrahe
|
5e827e09c4
|
fix(core): fix haptic driver initialization
[no changelog]
|
2024-03-25 08:35:02 +01:00 |
|
tychovrahe
|
70a673fabc
|
feat(core): use flash bursts for faster flashing
[no changelog]
|
2024-03-19 13:17:25 +01:00 |
|
tychovrahe
|
6e2f5ff27d
|
fix(core): improve bhk handling on STM32U5
[no changelog]
|
2024-03-19 11:33:23 +01:00 |
|
tychovrahe
|
fb2868d297
|
fix(core): setup option bytes for STM32U5
[no changelog]
|
2024-03-19 11:33:23 +01:00 |
|
tychovrahe
|
4fe9294377
|
fix(core): fix prodtest mpu setting on U5 - allow read of MCU ID
[no changelog]
|
2024-03-18 19:50:54 +01:00 |
|
tychovrahe
|
8ccd2cb048
|
feat(core): add support for T3T1 rev. E HW
[no changelog]
|
2024-03-05 16:51:23 +01:00 |
|
tychovrahe
|
f08bed363d
|
refactor(core): extract framebuffer copy to separate bg_copy functionality
[no changelog]
|
2024-02-29 23:40:17 +01:00 |
|