cepetr
|
5845c665af
|
refactor(core): refactor unit properties detection
[no changelog]
|
2024-10-22 08:30:49 +02:00 |
|
cepetr
|
93af056c13
|
refactor(core): adjust system api for syscall verifier
[no changelog]
|
2024-10-22 07:41:30 +02:00 |
|
cepetr
|
0312158aa1
|
refactor(core): adjust display api for syscall verifier
[no changelog]
|
2024-10-22 07:41:30 +02:00 |
|
tychovrahe
|
d71d9e9c34
|
feat(core): add T3W1 emulator build
[no changelog]
|
2024-10-09 15:06:40 +02:00 |
|
cepetr
|
af4d792212
|
fix(emulator): fix rsod drawing in emulator
[no changelog]
|
2024-10-09 13:03:51 +02:00 |
|
cepetr
|
5eb5f8d8f2
|
refactor(core): improve random_delays api
[no changelog]
|
2024-10-07 11:39:09 +02:00 |
|
tychovrahe
|
e13d4a45a6
|
chore(core): remove residual support for T1B1 in core
[no changelog]
|
2024-09-25 09:18:01 +02:00 |
|
cepetr
|
35c6f52133
|
refactor(core/embed): introduce system, tasks, applets and emergency mode
[no changelog]
|
2024-09-24 12:21:53 +02:00 |
|
cepetr
|
7f3cff04f1
|
refactor(core/embed): introduce new mpu driver
[no changelog]
|
2024-09-24 12:21:53 +02:00 |
|
cepetr
|
8fab22522a
|
refactor(core/embed): moving specific algorithms into fwutils
[no changelog]
|
2024-09-24 12:21:53 +02:00 |
|
cepetr
|
ae4e195d6e
|
refactor(core/embed): simplify bootutils api
[no changelog]
|
2024-09-24 12:21:53 +02:00 |
|
cepetr
|
b1a41ded79
|
refactor(core/embed): improve bootuils api
[no changelog]
|
2024-09-24 12:21:53 +02:00 |
|
cepetr
|
0666e6ea9a
|
refactor(core/embed): rename boot_args to bootuils
[no changelog]
|
2024-09-24 12:21:53 +02:00 |
|
cepetr
|
1443f86983
|
feat(core/embed): introduce systick and systimer drivers
[no changelog]
|
2024-09-24 12:21:53 +02:00 |
|
cepetr
|
4312c08612
|
refactor(core/embed): extract hw entropy logic to its own module
[no changelog]
|
2024-09-24 12:21:53 +02:00 |
|
cepetr
|
e106df766e
|
refactor(core/embed): add initialized flag to display drivers
[no changelog]
|
2024-09-24 12:21:53 +02:00 |
|
cepetr
|
33c2bcbe52
|
refactor(core/embed): simplify ensure_compatible_settings
[no changelog]
|
2024-09-24 12:21:53 +02:00 |
|
cepetr
|
1d8b29e746
|
refactor(core/embed): improve display driver init/deinit
[no changelog]
|
2024-09-24 12:21:53 +02:00 |
|
cepetr
|
20814f7ae6
|
refactor(core/embed): remove unnecessary pendsv exception handling
[no changelog]
|
2024-09-24 12:21:53 +02:00 |
|
tychovrahe
|
b685820fb3
|
feat(core): implement firmware downgrade protection
|
2024-09-03 13:07:34 +02:00 |
|
tychovrahe
|
c1864a2a91
|
refactor(core): enclose monotonic counter to platform specific module
[no changelog]
|
2024-09-03 13:07:34 +02:00 |
|
tychovrahe
|
c42c268e05
|
fix(core): fix dma2d includes and initialization with respect to new rendering
[no changelog]
|
2024-08-07 18:11:29 +02:00 |
|
tychovrahe
|
15b42afc55
|
feat(core): add temporary DEVICE_CERT_CHAIN for T3B1
[no changelog]
|
2024-07-16 15:56:28 +02:00 |
|
tychovrahe
|
78b4017859
|
feat(core): add support for T3B1
|
2024-07-16 15:56:28 +02:00 |
|
Martin Milata
|
a05ed10f1a
|
fix(core): emulator: coverage data atexit handler
Partially reverts 5fc3c6e617 .
[no changelog]
|
2024-07-11 17:33:15 +00:00 |
|
Andrew Kozlik
|
e84f969f4f
|
feat(core): Implement DebugLinkOptigaSetSecMax.
|
2024-07-09 16:52:50 +02:00 |
|
Andrew Kozlik
|
9420b38a35
|
feat(core): Account for Optiga throttling delay in PIN countdown.
|
2024-07-09 16:52:50 +02:00 |
|
Andrew Kozlik
|
869b6fe6dc
|
refactor(core): Use remaining PIN attempts in Optiga API.
[no changelog]
|
2024-07-01 18:05:20 +02:00 |
|
Andrew Kozlik
|
fc09379877
|
refactor(core): Clean up Optiga error handling.
[no changelog]
|
2024-07-01 18:05:20 +02:00 |
|
matejcik
|
8a3133bacc
|
fix(core): include valid staging certificate for T3T1 emulator
|
2024-06-25 13:35:16 +02:00 |
|
Andrew Kozlik
|
ca4bfa2ebd
|
feat(core): Implement optiga.get_sec()
[no changelog]
|
2024-06-25 12:45:00 +02:00 |
|
Andrew Kozlik
|
f396d00c67
|
fix(core): Fix style and unix build.
[no changelog]
|
2024-06-24 16:04:03 +02:00 |
|
Andrew Kozlik
|
509e291118
|
feat(core): Rework Optiga PIN slot configuration.
|
2024-06-21 18:55:01 +02:00 |
|
Andrew Kozlik
|
7b636df35f
|
feat(core): Rework Optiga PIN processing.
|
2024-06-21 18:55:01 +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
|
baff1691a0
|
feat(core/embed): prepare usb driver for low power mode
[no changelog]
|
2024-06-19 11:57:18 +02:00 |
|
cepetr
|
0bc1d1f706
|
refactor(core/embed): refactor usb driver
[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
|
b178c10e8b
|
fix(core): prevent overloading app with touch events
[no changelog]
|
2024-06-03 19:43:08 +02:00 |
|
obrusvit
|
fd96ae5548
|
feat(core/emu): move btn swipe to middle
Swipe action initiated by arrow button press now starts in the middle of
the screen which should always be in the swipe area.
|
2024-05-31 11:59:52 +00:00 |
|
tychovrahe
|
9166dc330e
|
refactor(core): reorganize model-specific files in embed/models
[no changelog]
|
2024-05-21 19:01:31 +02:00 |
|
tychovrahe
|
0b5e8ed480
|
refactor(core): introduce emulator boards
[no changelog]
|
2024-05-21 19:01:31 +02:00 |
|
cepetr
|
3336e3902f
|
feat(core): introduce new display drivers
[no changelog]
|
2024-05-17 09:17:37 +02:00 |
|
tychovrahe
|
72146c2ae2
|
fix(core): fix display fatal error screen
[no changelog]
|
2024-04-11 19:16:23 +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
|
ed6aa48726
|
feat(core): use confidential section for confidential and sensitive data
[no changelog]
|
2024-04-05 18:54:30 +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 |
|
tychovrahe
|
89147ef493
|
refactor(core): improve flash api by introducing flash_area_write_data function
[no changelog]
|
2024-04-03 10:18:40 +02:00 |
|