1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-20 23:09:13 +00:00
trezor-firmware/core/embed/trezorhal/unix
2024-07-01 18:05:20 +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 refactor(core): improve and simplify error handling 2024-06-17 16:57:33 +02:00
display_driver.c refactor(core/embed): replace ensure(secfalse,... with error_shutdown 2024-06-17 16:57:33 +02:00
display-unix.c refactor(core/embed): replace ensure(secfalse,... with error_shutdown 2024-06-17 16:57:33 +02:00
dma2d_bitblt.c feat(core): introduce new display drivers 2024-05-17 09:17:37 +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 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 refactor(core): Use remaining PIN attempts in Optiga API. 2024-07-01 18:05:20 +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
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
touch.c refactor(core/embed): prepare touch drivers for low power mode 2024-06-19 14:03:38 +02:00
usb.c feat(core/embed): prepare usb driver for low power mode 2024-06-19 11:57:18 +02:00