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
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 chore(core): refactor boot_args 2024-02-29 23:05:56 +01:00
button.h
common.h refactor(core): improve and simplify error handling 2024-06-17 16:57:33 +02:00
consumption_mask.h feat(core): support rev 10 of T2B1 HW 2023-06-27 22:45:33 +02:00
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 feat(core): add basic support for efficient frame buffer graphics 2023-10-10 19:01:43 +02:00
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 feat(core): Integrate OPTIGA Trust M 2023-08-02 00:35:43 +02:00
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 feat(core): add RGB LED driver for Model R 2022-06-22 09:28:31 +02:00
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): 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 feat(core): add basic support for STM32U5 2024-02-29 23:05:56 +01:00
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