1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-03-06 18:26:11 +00:00
trezor-firmware/core/embed
Roman Zeyde 6f3e5a6cd7 feat(core): estimate workflow stack usage
By zeroing the stack memory before the workflow runs,
we can estimate how much of it has been used (by reading
the stack memory and looking for the first non-zero value).

[no changelog]
2025-03-04 14:18:15 +02:00
..
gfx feat(core): improve display/dma2d syscall verifiers 2025-03-04 08:08:10 +01:00
io feat(core): improve display/dma2d syscall verifiers 2025-03-04 08:08:10 +01:00
models fix(core): fix tamper setting 2025-03-04 11:23:55 +01:00
projects feat(core/prodtest): add tamper testing function 2025-03-04 11:23:55 +01:00
rtl feat(core/prodtest): Allow prodtest to exit from interactive mode [no changelog] 2025-02-12 10:50:48 +01:00
rust feat(core): use Account info instead of Send from in Delizia staking UI 2025-03-04 13:35:08 +02:00
sec feat(core/prodtest): add tropic01 HAL integration and basic production tests 2025-02-26 08:53:16 +01:00
sys chore(core): unify comment style in startup_init.c 2025-03-04 11:23:55 +01:00
upymod feat(core): estimate workflow stack usage 2025-03-04 14:18:15 +02:00
util feat(core/prodtest): add hw-revision command and driver 2025-03-03 13:28:10 +01:00