1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-19 22:40:58 +00:00
trezor-firmware/core/embed/trezorhal
2024-05-06 19:51:06 +02:00
..
boards fix(core): set proper VDD level for T3T1 boards 2024-04-24 12:55:52 +02:00
optiga feat(core): Increase Optiga I2C timeout. 2024-05-05 10:03:32 +02:00
stm32f4 chore(core): fix typos in usb implementation 2024-05-06 19:51:06 +02:00
stm32u5 fix(core): fix prodtest WIPE on STM32U5 2024-05-05 18:36:47 +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 fix(core): fix prodtest WIPE on STM32U5 2024-05-05 18:36:47 +02:00
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 refactor(core): Refactor Optiga macros. 2024-05-03 09:49:37 +02:00
optiga_common.h feat(core): Add Optiga command logging macro. 2024-05-03 09:49:37 +02:00
optiga_hal.h
optiga_transport.h feat(core): Add Optiga command logging macro. 2024-05-03 09:49:37 +02:00
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