1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-16 04:29:08 +00:00
trezor-firmware/core/embed/trezorhal/stm32u5
2024-10-31 10:25:31 +01:00
..
displays refactor(core/embed): improve display driver init/deinit 2024-09-24 12:21:53 +02:00
haptic/drv2625 refactor(core/embed): split firmware into kernel & coreapp 2024-09-24 12:21:53 +02:00
linker fix(core): align coreapp start to 8KB (u5 only) 2024-10-31 10:25:31 +01:00
touch feat(core/prodtest): added TOUCH_POWER command to prodtest 2024-10-23 14:42:00 +02:00
xdisplay refactor(core): introduce USE_TRUSTZONE 2024-10-31 10:25:31 +01:00
applet.c refactor(core/embed): introduce system, tasks, applets and emergency mode 2024-09-24 12:21:53 +02:00
backlight_pwm.c
backlight_pwm.h
bg_copy.c feat(core): properly utilize trustzone in kernel and core app 2024-10-31 10:25:31 +01:00
board_capabilities.c
bootutils.c refactor(core/embed): rename boot_args to bootuils 2024-09-24 12:21:53 +02:00
button.c
consumption_mask.c feat(core): properly utilize trustzone in kernel and core app 2024-10-31 10:25:31 +01:00
dma2d_bitblt.c
dma2d.c
entropy.c refactor(core/embed): split firmware into kernel & coreapp 2024-09-24 12:21:53 +02:00
flash_otp.c refactor(core/embed): split firmware into kernel & coreapp 2024-09-24 12:21:53 +02:00
flash.c refactor(core/embed): split firmware into kernel & coreapp 2024-09-24 12:21:53 +02:00
fwutils.c refactor(core/embed): introduce fwutils module 2024-09-24 12:21:53 +02:00
hash_processor.c feat(core): properly utilize trustzone in kernel and core app 2024-10-31 10:25:31 +01:00
i2c_bus.c feat(core): record interrupts with systemview 2024-10-22 10:22:50 +02:00
irq.h
layout_helpers.h refactor(core): simplify and improve flash layout definitions 2024-10-31 10:25:31 +01:00
layout.c refactor(core): simplify and improve flash layout definitions 2024-10-31 10:25:31 +01:00
limited_util.S refactor(core): combined build of coreapp + kernel, linker scripts refactoring 2024-09-24 12:21:53 +02:00
monoctr.c refactor(core/embed): split firmware into kernel & coreapp 2024-09-24 12:21:53 +02:00
mpu.c feat(core): properly utilize trustzone in kernel and core app 2024-10-31 10:25:31 +01:00
optiga_hal.c
option_bytes.c refactor(core): decompose lowlevel module 2024-10-22 09:06:21 +02:00
pvd.c refactor(core): decompose lowlevel module 2024-10-22 09:06:21 +02:00
random_delays.c
reset_flags.c fix(core): correct swapped F4/U5 reset flags 2024-10-22 23:03:15 +02:00
rng.c
sbu.c
sdcard.c refactor(core/embed): split firmware into kernel & coreapp 2024-09-24 12:21:53 +02:00
secret.c refactor(core): fix platform header includes 2024-10-22 09:06:21 +02:00
secure_aes.c refactor(core): introduce USE_TRUSTZONE 2024-10-31 10:25:31 +01:00
startup_init.c refactor(core): get rid of platform.h 2024-10-22 09:06:21 +02:00
startup_stage_0.s refactor(core): combined build of coreapp + kernel, linker scripts refactoring 2024-09-24 12:21:53 +02:00
startup_stage_1.s refactor(core): combined build of coreapp + kernel, linker scripts refactoring 2024-09-24 12:21:53 +02:00
startup_stage_2.s refactor(core): combined build of coreapp + kernel, linker scripts refactoring 2024-09-24 12:21:53 +02:00
startup_stage_4.s refactor(core): combined build of coreapp + kernel, linker scripts refactoring 2024-09-24 12:21:53 +02:00
stm32u5xx_hal_conf.h refactor(core/embed): simplify irq priorities 2024-09-24 12:21:53 +02:00
syscall_dispatch.c refactor(core/embed): split firmware into kernel & coreapp 2024-09-24 12:21:53 +02:00
syscall_numbers.h refactor(core/embed): split firmware into kernel & coreapp 2024-09-24 12:21:53 +02:00
syscall_probe.c feat(core): implement syscall verifiers 2024-10-22 07:41:30 +02:00
syscall_probe.h feat(core): implement syscall verifiers 2024-10-22 07:41:30 +02:00
syscall_stubs.c refactor(core/embed): split firmware into kernel & coreapp 2024-09-24 12:21:53 +02:00
syscall_verifiers.c feat(core): implement syscall verifiers 2024-10-22 07:41:30 +02:00
syscall_verifiers.h feat(core): implement syscall verifiers 2024-10-22 07:41:30 +02:00
syscall.c refactor(core/embed): split firmware into kernel & coreapp 2024-09-24 12:21:53 +02:00
syscall.h refactor(core/embed): split firmware into kernel & coreapp 2024-09-24 12:21:53 +02:00
systask.c refactor(core/embed): introduce system, tasks, applets and emergency mode 2024-09-24 12:21:53 +02:00
system.c refactor(core/embed): introduce system, tasks, applets and emergency mode 2024-09-24 12:21:53 +02:00
systemview.h
systick_internal.h feat(core/embed): introduce systick and systimer drivers 2024-09-24 12:21:53 +02:00
systick.c
systimer.c feat(core/embed): introduce systick and systimer drivers 2024-09-24 12:21:53 +02:00
tamper.c refactor(core/embed): split firmware into kernel & coreapp 2024-09-24 12:21:53 +02:00
time_estimate.c
trustzone.c feat(core): properly utilize trustzone in kernel and core app 2024-10-31 10:25:31 +01:00
unit_properties.c refactor(core): refactor unit properties detection 2024-10-22 08:30:49 +02:00
usb
util.S refactor(core): combined build of coreapp + kernel, linker scripts refactoring 2024-09-24 12:21:53 +02:00
vectortable.S refactor(core/embed): introduce system, tasks, applets and emergency mode 2024-09-24 12:21:53 +02:00