1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-07-21 14:08:13 +00:00
trezor-firmware/core/embed/sys
2025-07-14 16:40:56 +02:00
..
backup_ram feat(core): introduce protected/public item type distinction for backup ram content 2025-07-14 09:48:40 +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 fix(core): check bootloader integrity before update 2025-06-24 14:58:11 +02:00
mpu fix(core/prodtest): fix prodtest mpu setting 2025-06-26 17:04:47 +02:00
power_manager fix(core): prevent fuel gauge sampling wraparounds by changing to systick_us. 2025-07-14 16:40:56 +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 feat(core): introduce protected/public item type distinction for backup ram content 2025-07-14 09:48:40 +02:00
stack refactor(core): separate clear_unused_stack() from sys/linker module 2025-02-12 12:53:27 +01:00
startup fix(core): fix RSOD handling in secmon 2025-06-25 08:31:58 +02:00
suspend feat(core): restructure power_manager as a suspend background task. 2025-07-14 16:40:56 +02:00
syscall feat(core): pm_suspend with wakeup flags 2025-06-25 10:54:20 +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 fix(core): fix RSOD handling in secmon 2025-06-25 08:31:58 +02:00
time fix(core): fix systimer_delete function lock. 2025-07-14 16:40:56 +02:00
trustzone fix(core): check bootloader integrity before update 2025-06-24 14:58:11 +02:00