1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-15 12:29:13 +00:00
trezor-firmware/embed/extmod/modtrezorconfig
2019-02-15 12:43:54 +01:00
..
modtrezorconfig.c config: Erase HW_ENTROPY_DATA when no longer needed. This assumes that config.init() is called only once in production. For the emulator tests config.init() can be called repeatedly, since HW_ENTROPY_DATA is null-initialized to begin with. 2019-02-15 12:43:54 +01:00
norcow_config.h storage: add norcow_config.h, reorganize storage sources in SConscript files 2019-02-15 12:39:17 +01:00