.. |
certs
|
fix(core): include valid staging certificate for T3T1 emulator
|
2024-06-25 13:35:16 +02:00 |
bootutils.c
|
refactor(core/embed): simplify bootutils api
|
2024-09-24 12:21:53 +02:00 |
button.c
|
refactor(core/embed): prepare touch drivers for low power mode
|
2024-06-19 14:03:38 +02:00 |
common.c
|
refactor(core/embed): improve bootuils api
|
2024-09-24 12:21:53 +02:00 |
display_driver.c
|
refactor(core/embed): add initialized flag to display drivers
|
2024-09-24 12:21:53 +02:00 |
display-unix.c
|
refactor(core/embed): simplify ensure_compatible_settings
|
2024-09-24 12:21:53 +02:00 |
dma2d_bitblt.c
|
fix(core): fix dma2d includes and initialization with respect to new rendering
|
2024-08-07 18:11:29 +02:00 |
entropy.c
|
refactor(core/embed): extract hw entropy logic to its own module
|
2024-09-24 12:21:53 +02:00 |
flash_otp.c
|
chore(core, legacy, storage): refactor flash drivers
|
2024-02-29 23:05:56 +01:00 |
flash.c
|
chore(core): remove residual support for T1B1 in core
|
2024-09-25 09:18:01 +02:00 |
fwutils.c
|
refactor(core/embed): moving specific algorithms into fwutils
|
2024-09-24 12:21:53 +02:00 |
monoctr.c
|
feat(core): implement firmware downgrade protection
|
2024-09-03 13:07:34 +02:00 |
mpu.c
|
refactor(core/embed): introduce new mpu driver
|
2024-09-24 12:21:53 +02:00 |
optiga_hal.c
|
fix(core): reset optiga during initialization
|
2023-09-27 12:14:32 +02:00 |
optiga.c
|
feat(core): add temporary DEVICE_CERT_CHAIN for T3B1
|
2024-07-16 15:56:28 +02:00 |
platform.h
|
feat(core): use confidential section for confidential and sensitive data
|
2024-04-05 18:54:30 +02:00 |
random_delays.c
|
refactor(core): improve random_delays api
|
2024-10-07 11:39:09 +02:00 |
rng.c
|
refactor(core): restructure trezorhal, prepare to support more platforms
|
2023-07-07 22:09:56 +02:00 |
sbu.c
|
refactor(core): restructure trezorhal, prepare to support more platforms
|
2023-07-07 22:09:56 +02:00 |
sdcard.c
|
fix(core): slow down SDIO communication in T3T1 prodtest
|
2024-04-11 09:54:28 +02:00 |
secret.c
|
fix(core): use stm32f4 implementation of secret.c for unix too
|
2023-08-16 10:32:25 +02:00 |
system.c
|
refactor(core/embed): introduce system, tasks, applets and emergency mode
|
2024-09-24 12:21:53 +02:00 |
systick.c
|
feat(core/embed): introduce systick and systimer drivers
|
2024-09-24 12:21:53 +02:00 |
systimer.c
|
feat(core/embed): introduce systick and systimer drivers
|
2024-09-24 12:21:53 +02:00 |
time_estimate.c
|
feat(core): Account for Optiga throttling delay in PIN countdown.
|
2024-07-09 16:52:50 +02:00 |
touch.c
|
refactor(core/embed): prepare touch drivers for low power mode
|
2024-06-19 14:03:38 +02:00 |
usb.c
|
refactor(core/embed): remove unnecessary pendsv exception handling
|
2024-09-24 12:21:53 +02:00 |