1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-19 06:19:27 +00:00
trezor-firmware/core/embed/trezorhal
2024-04-11 19:16:23 +02:00
..
boards feat(core): use HSI as PLL source on T3T1 2024-04-05 15:17:42 +02:00
optiga
stm32f4 fix(core): fix display fatal error screen 2024-04-11 19:16:23 +02:00
stm32u5 fix(core): fix display fatal error screen 2024-04-11 19:16:23 +02:00
unix fix(core): fix display fatal error screen 2024-04-11 19:16:23 +02:00
bg_copy.h refactor(core): extract framebuffer copy to separate bg_copy functionality 2024-02-29 23:40:17 +01:00
board_capabilities.h
boot_args.h
button.h
common.h
consumption_mask.h
dma2d.h
fault_handlers.h
flash_otp.h
flash.h refactor(core): improve flash api by introducing flash_area_write_data function 2024-04-03 10:18:40 +02:00
haptic.h feat(core): add haptic to prodtest 2024-02-29 23:05:56 +01:00
hash_processor.h perf(core): optimize boot speed on U5 by using has processor to calculate image hashes, switches to sha256 2024-02-29 23:05:56 +01:00
lowlevel.h fix(core): setup option bytes for STM32U5 2024-03-19 11:33:23 +01:00
mpu.h feat(core): support optiga handling on U5 2024-02-29 23:05:56 +01:00
optiga_commands.h
optiga_common.h
optiga_hal.h
optiga_transport.h
optiga.h
random_delays.h
rgb_led.h
rng.h
sbu.h
sdcard.h fix(core): slow down SDIO communication in T3T1 prodtest 2024-04-11 09:54:28 +02:00
secret.h refactor(core): simplify secret.h api, hide platform differences 2024-04-11 16:13:58 +02:00
secure_aes.h feat(core): use U5 HW keys to additionally encrypt storage items 2024-04-08 21:41:30 +02:00
tamper.h
touch.h feat(core/prodtest): add commands TOUCH VERSION and VARIANT READ 2024-04-11 10:05:13 +02:00
trustzone.h
usb_hid-defs.h
usb_vcp-defs.h
usb_webusb-defs.h
usb.h