1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-07-07 15:18:08 +00:00
trezor-firmware/core/embed/sys
2025-06-24 14:58:11 +02:00
..
backup_ram feat(core): power-fail-safe backup ram driver 2025-06-16 11:52:17 +02:00
bsp feat(core): introduce IWDG driver 2025-06-13 13:59:10 +02:00
dbg feat(code): introduce dbg_printf for kernel debugging 2025-03-14 14:17:27 +01:00
irq fix(core): remove unnecessary non-secure variant of irq_lock/unlock 2025-06-13 11:23:54 +02:00
linker refactor(core): update bootloader from coreapp, using syscalls (and smcalls) 2025-06-24 14:58:11 +02:00
mpu fix(core): fix write to otp memory (U5 only) 2025-06-11 12:21:29 +02:00
power_manager fix(core): remove wpc gradual charging 2025-06-20 09:41:28 +02:00
power_save fix(core): remove unnecessary non-secure variant of irq_lock/unlock 2025-06-13 11:23:54 +02:00
pvd refactor(core): cleaner backlight switch-off in PVD IRQ 2025-02-02 22:41:17 +01:00
sdram refactor(core): restructure embed folder 2024-11-18 09:41:02 +01:00
smcall/stm32 refactor(core): update bootloader from coreapp, using syscalls (and smcalls) 2025-06-24 14:58:11 +02:00
stack refactor(core): separate clear_unused_stack() from sys/linker module 2025-02-12 12:53:27 +01:00
startup feat(core): enable bkram retention in vbat mode 2025-06-17 15:34:07 +02:00
syscall refactor(core): update bootloader from coreapp, using syscalls (and smcalls) 2025-06-24 14:58:11 +02:00
systemview refactor(core): restructure embed folder 2024-11-18 09:41:02 +01:00
tamper refactor(core): fix tamper RSOD label 2025-06-17 10:28:54 +02:00
task feat(core): add details for fault and fatal error RSOD 2025-06-11 11:49:42 +02:00
time feat(core): wake up from suspend mode after timeout 2025-06-19 14:25:53 +02:00
trustzone feat(core): introduce IWDG driver 2025-06-13 13:59:10 +02:00