1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-03-06 18:26:11 +00:00
trezor-firmware/core/embed/upymod/modtrezorutils
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
..
modtrezorutils-meminfo.h docs(core): fix micropython GC arena analysis tool name 2025-02-18 11:56:42 +01:00
modtrezorutils.c feat(core): estimate workflow stack usage 2025-03-04 14:18:15 +02:00