1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-20 06:49:14 +00:00
trezor-firmware/storage/tests/c
Martin Milata d0601bed40 test(storage): workaround clang error
flash.c:55:5: error: initializer element is not a compile-time constant
2023-05-16 19:23:33 +02: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 test(storage): workaround clang error 2023-05-16 19:23:33 +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
storage.py