1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-19 14:08:11 +00:00
trezor-firmware/core/embed/trezorhal/unix
2024-09-24 12:21:53 +02:00
..
certs fix(core): include valid staging certificate for T3T1 emulator 2024-06-25 13:35:16 +02:00
boot_args.c chore(core): refactor boot_args 2024-02-29 23:05:56 +01:00
button.c refactor(core/embed): prepare touch drivers for low power mode 2024-06-19 14:03:38 +02:00
common.c fix(core): emulator: coverage data atexit handler 2024-07-11 17:33:15 +00:00
display_driver.c refactor(core/embed): simplify ensure_compatible_settings 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
fault_handlers.c chore(core): use cortex-m33 stack protection 2024-02-29 23:05:56 +01:00
flash_otp.c chore(core, legacy, storage): refactor flash drivers 2024-02-29 23:05:56 +01:00
flash.c feat(core): add support for T3B1 2024-07-16 15:56:28 +02:00
monoctr.c feat(core): implement firmware downgrade protection 2024-09-03 13:07:34 +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): restructure trezorhal, prepare to support more platforms 2023-07-07 22:09:56 +02:00
random_delays.h refactor(core): restructure trezorhal, prepare to support more platforms 2023-07-07 22:09:56 +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
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