1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-20 14:59:06 +00:00
trezor-firmware/core/embed/trezorhal/unix
2024-04-11 19:16:23 +02:00
..
touch feat(core/prodtest): add commands TOUCH VERSION and VARIANT READ 2024-04-11 10:05:13 +02:00
background_1.h
background_1.jpg
background_raspi.h
background_raspi.jpg
background_T2B1.h feat(core): T2B1 final design for emulator 2023-10-12 12:58:37 +02:00
background_T2B1.png feat(core): T2B1 final design for emulator 2023-10-12 12:58:37 +02:00
background_T.h
background_T.jpg
boot_args.c chore(core): refactor boot_args 2024-02-29 23:05:56 +01:00
common.c fix(core): fix display fatal error screen 2024-04-11 19:16:23 +02:00
display-unix.c fix(core): T3T1 emulator 2024-03-12 20:55:23 +00:00
display-unix.h fix(core): T3T1 emulator 2024-03-12 20:55:23 +00: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 refactor(core): improve flash api by introducing flash_area_write_data function 2024-04-03 10:18:40 +02:00
optiga_hal.c fix(core): reset optiga during initialization 2023-09-27 12:14:32 +02:00
optiga.c chore(core): Fix common name in emulator device certificate. 2023-12-15 11:18:22 +01:00
platform.h feat(core): use confidential section for confidential and sensitive data 2024-04-05 18:54:30 +02:00
random_delays.c
random_delays.h
rng.c
sbu.c
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
usb.c