1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-12 10:39:00 +00:00
trezor-firmware/core/embed/trezorhal
2024-07-09 16:52:50 +02:00
..
optiga feat(core): Account for Optiga throttling delay in PIN countdown. 2024-07-09 16:52:50 +02:00
stm32f4 feat(core): Account for Optiga throttling delay in PIN countdown. 2024-07-09 16:52:50 +02:00
stm32u5 feat(core): Account for Optiga throttling delay in PIN countdown. 2024-07-09 16:52:50 +02:00
unix feat(core): Account for Optiga throttling delay in PIN countdown. 2024-07-09 16:52:50 +02:00
bg_copy.h fix(core): improve framebuffer switching 2024-06-19 16:40:23 +02:00
board_capabilities.h feat(core): add basic support for STM32U5 2024-02-29 23:05:56 +01:00
boot_args.h chore(core): refactor boot_args 2024-02-29 23:05:56 +01:00
button.h feat(core): added button support for Model R 2022-05-10 16:49:23 +02:00
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 feat(core): introduce mono8 bitmap blending 2024-05-28 17:07:52 +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): Account for Optiga throttling delay in PIN countdown. 2024-07-09 16:52:50 +02:00
random_delays.h feat(core): make random delays use chacha_drbg 2021-05-21 13:42:53 +02:00
rgb_led.h feat(core): add RGB LED driver for Model R 2022-06-22 09:28:31 +02:00
rng.h all: rename TREZOR to Trezor where possible 2019-06-17 20:28:29 +02:00
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 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 refactor(core/embed): prepare touch drivers for low power mode 2024-06-19 14:03:38 +02: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