1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-20 14:59:06 +00:00
trezor-firmware/core/embed/trezorhal/stm32u5
2024-05-05 18:36:47 +02:00
..
displays
haptic/drv2625
touch feat(core/prodtest): add commands TOUCH VERSION and VARIANT READ 2024-04-11 10:05:13 +02:00
backlight_pwm.c
backlight_pwm.h
bg_copy.c
board_capabilities.c
boot_args.c
common.c fix(core): fix prodtest WIPE on STM32U5 2024-05-05 18:36:47 +02:00
dma2d.c
fault_handlers.c
flash_otp.c
flash.c refactor(core): improve flash api by introducing flash_area_write_data function 2024-04-03 10:18:40 +02:00
hash_processor.c fix(core): fix sha256 calculation with hash processor 2024-04-17 10:48:37 +02:00
i2c.c fix(core): always zero-initialize structures in trezorhal 2024-04-03 13:08:16 +02:00
i2c.h
irq.h
limited_util.s
lowlevel.c fix(core): ensure correctly programmed oem key option bytes 2024-04-22 09:15:42 +02:00
mpu.c fix(core): fix prodtest WIPE on STM32U5 2024-05-05 18:36:47 +02:00
optiga_hal.c
platform.c feat(core): use HSI as PLL source on T3T1 2024-04-05 15:17:42 +02:00
platform.h feat(core): use confidential section for confidential and sensitive data 2024-04-05 18:54:30 +02:00
random_delays.c
rng.c
sbu.c
sdcard.c fix(core): slow down SDIO communication in T3T1 prodtest 2024-04-11 09:54:28 +02:00
secret.c refactor(core): simplify secret.h api, hide platform differences 2024-04-11 16:13:58 +02:00
secure_aes.c feat(core): use U5 HW keys to additionally encrypt storage items 2024-04-08 21:41:30 +02:00
stm32u5xx_hal_conf.h
supervise.c
supervise.h
systemview.h
systick.c
systick.h
tamper.c
trustzone.c
usb_hid-impl.h
usb_vcp-impl.h
usb_webusb-impl.h
usb.c
usbd_conf.c
usbd_conf.h
usbd_core.c
usbd_core.h feat(core): add basic support for STM32U5 2024-02-29 23:05:56 +01:00
usbd_ctlreq.c
usbd_ctlreq.h
usbd_def.h
usbd_ioreq.c
usbd_ioreq.h
util.s
vectortable.s