1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-26 09:28:13 +00:00
trezor-firmware/embed
Jochen Hoenicke 497021f2ef storage: New pin fail section inside NORCOW
Added a function to update NORCOW data.
Changed storage pin fail logic.
2017-12-14 17:18:45 +01:00
..
boardloader flash: simplify/unify flash_erase_sectors usage 2017-12-09 18:00:37 +01:00
bootloader bootloader: implement vendor keys lock 2017-12-13 23:08:15 +01:00
extmod storage: New pin fail section inside NORCOW 2017-12-14 17:18:45 +01:00
firmware firmware: enable stack protector (except nlr stuff) 2017-12-13 02:06:22 +01:00
prodtest common: don't expose shutdown() via common.h 2017-12-08 12:42:43 +01:00
reflash flash: simplify/unify flash_erase_sectors usage 2017-12-09 18:00:37 +01:00
trezorhal trezorhal: introduce vendor_keys_hash, use it in compare_to_current_vendor_header 2017-12-13 22:50:48 +01:00
unix embed: norcow_init, storage_init and flash_init don't return secbool, they halt using ensure if something goes wrong 2017-12-09 14:48:49 +01:00