1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-12 18:49:07 +00:00
trezor-firmware/core/embed/trezorhal
2024-08-28 11:03:20 +02:00
..
optiga feat(core): Implement DebugLinkOptigaSetSecMax. 2024-07-09 16:52:50 +02:00
stm32f4 fix(core): update display initialization sequence on T3T1 2024-08-28 11:03:20 +02:00
stm32u5 fix(core): update display initialization sequence on T3T1 2024-08-28 11:03:20 +02:00
unix fix(core): fix dma2d includes and initialization with respect to new rendering 2024-08-07 18:11:29 +02:00
bg_copy.h fix(core): improve framebuffer switching 2024-06-19 16:40:23 +02:00
board_capabilities.h feat(core/prodtest): add commands to read bootloader and boardloader versions 2024-07-31 13:05:06 +02:00
boot_args.h
button.h
common.h refactor(core): improve and simplify error handling 2024-06-17 16:57:33 +02:00
consumption_mask.h
display.h feat(core): introduce new display drivers 2024-05-17 09:17:37 +02:00
dma2d_bitblt.h fix(core): fix dma2d includes and initialization with respect to new rendering 2024-08-07 18:11:29 +02:00
dma2d.h
fault_handlers.h chore(core): use cortex-m33 stack protection 2024-02-29 23:05:56 +01:00
flash_otp.h chore(core, legacy, storage): refactor flash drivers 2024-02-29 23:05:56 +01:00
flash.h refactor(core): improve flash api by introducing flash_area_write_data function 2024-04-03 10:18:40 +02:00
haptic.h refactor(core/embed): prepare haptic driver for low power mode 2024-06-19 14:05:35 +02: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 refactor(core): Clean up Optiga error handling. 2024-07-01 18:05:20 +02:00
optiga_common.h feat(core): Account for Optiga throttling delay in PIN countdown. 2024-07-09 16:52:50 +02:00
optiga_hal.h
optiga_transport.h feat(core): Account for Optiga throttling delay in PIN countdown. 2024-07-09 16:52:50 +02:00
optiga.h feat(core): Implement DebugLinkOptigaSetSecMax. 2024-07-09 16:52:50 +02:00
random_delays.h
rgb_led.h
rng.h
sbu.h all: rename TREZOR to Trezor where possible 2019-06-17 20:28:29 +02:00
sdcard.h fix(core): slow down SDIO communication in T3T1 prodtest 2024-04-11 09:54:28 +02:00
secret.h refactor(core): improve and simplify error handling 2024-06-17 16:57:33 +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
time_estimate.h feat(core): Account for Optiga throttling delay in PIN countdown. 2024-07-09 16:52:50 +02:00
touch.h fix(core): T3T1: adjust touch coordinates 2024-07-25 12:37:21 +03:00
trustzone.h chore(core): refactor trustzone initialization 2024-02-29 23:05:56 +01:00
usb_hid.h refactor(core/embed): refactor usb driver 2024-06-19 11:48:06 +02:00
usb_vcp.h refactor(core/embed): refactor usb driver 2024-06-19 11:48:06 +02:00
usb_webusb.h refactor(core/embed): refactor usb driver 2024-06-19 11:48:06 +02:00
usb.h feat(core/embed): prepare usb driver for low power mode 2024-06-19 11:57:18 +02:00
xdisplay_legacy.c fix(core): improve framebuffer switching 2024-06-19 16:40:23 +02:00
xdisplay_legacy.h feat(core): introduce new display drivers 2024-05-17 09:17:37 +02:00
xdisplay.h feat(core): introduce new display drivers 2024-05-17 09:17:37 +02:00