You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trezor-firmware/core/embed/trezorhal
Pavol Rusnak 4b189eb2cb
fix(core): always zero-initialize structures in trezorhal
3 months ago
..
boards fix(core): T3T1 emulator 3 months ago
optiga fix(core/prodtest): Fix Optiga metadata version information handling. 6 months ago
stm32f4 fix(core): always zero-initialize structures in trezorhal 3 months ago
stm32u5 fix(core): always zero-initialize structures in trezorhal 3 months ago
unix refactor(core): improve flash api by introducing flash_area_write_data function 3 months ago
bg_copy.h refactor(core): extract framebuffer copy to separate bg_copy functionality 4 months ago
board_capabilities.h feat(core): add basic support for STM32U5 4 months ago
boot_args.h chore(core): refactor boot_args 4 months ago
button.h
common.h chore(core): fix gen and style problems 8 months ago
consumption_mask.h
dma2d.h feat(core): add basic support for efficient frame buffer graphics 8 months ago
fault_handlers.h chore(core): use cortex-m33 stack protection 4 months ago
flash.h refactor(core): improve flash api by introducing flash_area_write_data function 3 months ago
flash_otp.h chore(core, legacy, storage): refactor flash drivers 4 months ago
haptic.h feat(core): add haptic to prodtest 4 months ago
hash_processor.h perf(core): optimize boot speed on U5 by using has processor to calculate image hashes, switches to sha256 4 months ago
lowlevel.h fix(core): setup option bytes for STM32U5 3 months ago
mpu.h feat(core): support optiga handling on U5 4 months ago
optiga.h feat(core): Implement Optiga counter operations. 9 months ago
optiga_commands.h fix(core/prodtest): Fix Optiga metadata version information handling. 6 months ago
optiga_common.h
optiga_hal.h
optiga_transport.h
random_delays.h
rgb_led.h
rng.h
sbu.h
sdcard.h
secret.h fix(core): improve bhk handling on STM32U5 3 months ago
secure_aes.h feat(core): add basic support for STM32U5 4 months ago
tamper.h feat(core): add basic support for STM32U5 4 months ago
touch.h feat(core): allow T3T1 to start without touch during testing 3 months ago
trustzone.h chore(core): refactor trustzone initialization 4 months ago
usb.h
usb_hid-defs.h
usb_vcp-defs.h
usb_webusb-defs.h