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
cepetr f085c50931
feat(core): refactor display drivers
5 months ago
..
display feat(core): refactor display drivers 5 months ago
displays feat(core): refactor display drivers 5 months ago
haptic/drv2625 fix(core): fix haptic driver initialization 6 months ago
touch feat(core/prodtest): add commands TOUCH VERSION and VARIANT READ 6 months ago
backlight_pwm.c feat(core): add basic support for T3T1 7 months ago
backlight_pwm.h feat(core): add basic support for T3T1 7 months ago
bg_copy.c refactor(core): extract framebuffer copy to separate bg_copy functionality 7 months ago
board_capabilities.c
boot_args.c chore(core): refactor boot_args 7 months ago
common.c fix(core): fix display fatal error screen 6 months ago
dma2d.c
dma2d_bitblt.c feat(core): refactor display drivers 5 months ago
fault_handlers.c chore(core): use cortex-m33 stack protection 7 months ago
flash.c refactor(core): improve flash api by introducing flash_area_write_data function 6 months ago
flash_otp.c fix(core): fix OTP programming on U5 7 months ago
hash_processor.c perf(core): optimize boot speed on U5 by using has processor to calculate image hashes, switches to sha256 7 months ago
i2c.c fix(core): always zero-initialize structures in trezorhal 6 months ago
i2c.h
irq.h
limited_util.s chore(core): use cortex-m33 stack protection 7 months ago
lowlevel.c fix(core): always zero-initialize structures in trezorhal 6 months ago
mpu.c fix(core): fix prodtest mpu setting on U5 - allow read of MCU ID 6 months ago
optiga_hal.c feat(core): support optiga handling on U5 7 months ago
platform.c feat(core): use HSI as PLL source on T3T1 6 months ago
platform.h feat(core): use confidential section for confidential and sensitive data 6 months ago
random_delays.c
rng.c
sbu.c
sdcard.c fix(core): slow down SDIO communication in T3T1 prodtest 6 months ago
secret.c refactor(core): simplify secret.h api, hide platform differences 6 months ago
secure_aes.c feat(core): use U5 HW keys to additionally encrypt storage items 6 months ago
stm32u5xx_hal_conf.h perf(core): optimize boot speed on U5 by using has processor to calculate image hashes, switches to sha256 7 months ago
supervise.c
supervise.h
systemview.h
systick.c
systick.h
tamper.c chore(core): optimize flash usage - tamper on U5 7 months ago
trustzone.c fix(core): fix OTP programming on U5 7 months ago
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