1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-19 14:30:31 +00:00
trezor-firmware/core/embed/trezorhal
2024-03-25 09:16:07 +01:00
..
boards fix(core): T3T1 emulator 2024-03-12 20:55:23 +00:00
optiga fix(core/prodtest): Fix Optiga metadata version information handling. 2023-12-15 11:18:22 +01:00
stm32f4 feat(core): allow T3T1 to start without touch during testing 2024-03-25 09:16:07 +01:00
stm32u5 feat(core): allow T3T1 to start without touch during testing 2024-03-25 09:16:07 +01:00
unix feat(core): allow T3T1 to start without touch during testing 2024-03-25 09:16:07 +01: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 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
common.h
consumption_mask.h
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 feat(core): use flash bursts for faster flashing 2024-03-19 13:17:25 +01: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 fix(core/prodtest): Fix Optiga metadata version information handling. 2023-12-15 11:18:22 +01:00
optiga_common.h
optiga_hal.h
optiga_transport.h
optiga.h
random_delays.h
rgb_led.h
rng.h
sbu.h
sdcard.h
secret.h fix(core): improve bhk handling on STM32U5 2024-03-19 11:33:23 +01:00
secure_aes.h feat(core): add basic support for STM32U5 2024-02-29 23:05:56 +01:00
tamper.h feat(core): add basic support for STM32U5 2024-02-29 23:05:56 +01:00
touch.h feat(core): allow T3T1 to start without touch during testing 2024-03-25 09:16:07 +01:00
trustzone.h chore(core): refactor trustzone initialization 2024-02-29 23:05:56 +01:00
usb_hid-defs.h
usb_vcp-defs.h
usb_webusb-defs.h
usb.h