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
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
..
modtrezorconfig refactor(core): restructure embed folder 2024-11-18 09:41:02 +01:00
modtrezorcrypto chore(core, crypto): Remove unused function mnemonic_generate(). 2025-02-26 17:20:58 +01:00
modtrezorio feat(core/prodtest): add BLE testing 2025-02-26 10:27:14 +01:00
modtrezorui refactor(core): remove fonts and no longer used drawing functions from C 2025-02-11 11:25:18 +01:00
modtrezorutils feat(core): estimate workflow stack usage 2025-03-04 14:18:15 +02:00
modutime.c refactor(core): restructure embed folder 2024-11-18 09:41:02 +01:00
rustmods.c refactor(core): remove trezorui2 module 2024-12-19 00:09:20 +01:00
trezorobj.c refactor(core): restructure embed folder 2024-11-18 09:41:02 +01:00
trezorobj.h refactor(core): restructure embed folder 2024-11-18 09:41:02 +01:00