This website requires JavaScript.
Explore
Help
Sign In
arno
/
trezor-firmware
Watch
1
Star
0
Fork
0
You've already forked trezor-firmware
mirror of
https://github.com/trezor/trezor-firmware.git
synced
2024-11-29 10:58:21 +00:00
Code
Issues
Releases
Wiki
Activity
b1a382c75b
trezor-firmware
/
embed
/
extmod
/
modtrezorconfig
History
Andrew Kozlik
06ef27a718
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
..
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