1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-04 13:38:28 +00:00
trezor-firmware/core/embed/trezorhal/unix
2024-10-09 15:06:40 +02:00
..
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 feat(core): add T3W1 emulator build 2024-10-09 15:06:40 +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
flash.c feat(core): add T3W1 emulator build 2024-10-09 15:06:40 +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
optiga.c feat(core): add T3W1 emulator build 2024-10-09 15:06:40 +02:00
platform.h
random_delays.c refactor(core): improve random_delays api 2024-10-07 11:39:09 +02:00
rng.c
sbu.c
sdcard.c
secret.c
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