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/stm32u5
tychovrahe 047c8a881b
fix(core): fix order of loading BHK into SAES key register
3 months ago
..
displays refactor(core): use internal framebuffer on T3T1 (with ST7789V display controller) 3 months ago
haptic/drv2625 fix(core): fix haptic driver initialization 3 months ago
touch feat(core): allow T3T1 to start without touch during testing 3 months ago
backlight_pwm.c
backlight_pwm.h
bg_copy.c refactor(core): extract framebuffer copy to separate bg_copy functionality 3 months ago
board_capabilities.c
boot_args.c
common.c feat(core): allow T3T1 to start without touch during testing 3 months ago
dma2d.c
fault_handlers.c
flash.c feat(core): use flash bursts for faster flashing 3 months ago
flash_otp.c
hash_processor.c perf(core): optimize boot speed on U5 by using has processor to calculate image hashes, switches to sha256 3 months ago
i2c.c feat(core): add support for T3T1 rev. E HW 3 months ago
i2c.h
irq.h
limited_util.s
lowlevel.c fix(core): setup option bytes for STM32U5 3 months ago
mpu.c fix(core): fix prodtest mpu setting on U5 - allow read of MCU ID 3 months ago
optiga_hal.c
platform.c
platform.h
random_delays.c
rng.c
sbu.c
sdcard.c
secret.c fix(core): improve bhk handling on STM32U5 3 months ago
secure_aes.c fix(core): fix order of loading BHK into SAES key register 3 months ago
stm32u5xx_hal_conf.h perf(core): optimize boot speed on U5 by using has processor to calculate image hashes, switches to sha256 3 months ago
stm32u5xx_hal_sd.c chore(core): optimize flash usage - SD card on U5 3 months ago
supervise.c
supervise.h
systemview.h
systick.c
systick.h
tamper.c
trustzone.c
usb.c
usb_hid-impl.h
usb_vcp-impl.h
usb_webusb-impl.h
usbd_conf.c
usbd_conf.h
usbd_core.c
usbd_core.h
usbd_ctlreq.c
usbd_ctlreq.h
usbd_def.h
usbd_ioreq.c
usbd_ioreq.h
util.s
vectortable.s