1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-19 06:19:27 +00:00
trezor-firmware/storage/tests/c
2023-03-24 11:10:42 +01:00
..
common.c feat(core/rust): bootloader implementation in rust 2023-03-09 16:14:36 +01:00
common.h feat(core/rust): bootloader implementation in rust 2023-03-09 16:14:36 +01:00
flash.c refactor: Move flash_init to emulator main. 2022-05-03 19:00:04 +02:00
flash.h refactor: Move flash_init to emulator main. 2022-05-03 19:00:04 +02:00
Makefile fix(storage): Adapt to changing insecure PRNG to be opt-in. 2023-03-24 11:10:42 +01:00
norcow_config.h fix(core): leftover TREZOR_MODEL defines 2022-04-28 16:47:22 +02:00
random_delays.c
random_delays.h
secbool.h all: rename TREZOR to Trezor where possible 2019-06-17 20:28:29 +02:00
storage.py