1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-11 02:19:21 +00:00
trezor-firmware/embed/extmod
2019-02-18 17:28:40 +01:00
..
modtrezorconfig 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
modtrezorcrypto embed/extmod/modtrezorcrypto: use mnemonic_clear where needed 2019-01-23 18:37:56 +01:00
modtrezorio firmware: use OTP block 3 for storing randomness 2019-02-18 17:28:40 +01:00
modtrezorui vendor: replace vendor/trezor-qrenc with vendor/QR-Code-generator 2019-02-16 17:36:08 +01:00
modtrezorutils embed/extmod/modtrezorutils: remove utils.symbol, use constants directly 2018-08-31 16:55:01 +02:00
trezorobj.h embed/extmod: add trezor_obj_get_uint8 2018-05-24 17:59:03 +02:00