1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-14 03:30:02 +00:00
trezor-firmware/storage/tests/c
2023-07-25 10:25:20 +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 refactor(core): add abstraction over flash memory layout 2023-07-25 10:25:20 +02:00
flash.h refactor(core): add abstraction over flash memory layout 2023-07-25 10:25:20 +02:00
Makefile refactor(core): add abstraction over flash memory layout 2023-07-25 10:25:20 +02:00
norcow_config.h refactor(core): add abstraction over flash memory layout 2023-07-25 10:25:20 +02:00
random_delays.c refactor(core): move wait_random and rdi into separate file 2021-05-21 13:42:53 +02:00
random_delays.h refactor(core): move wait_random and rdi into separate file 2021-05-21 13:42:53 +02:00
secbool.h all: rename TREZOR to Trezor where possible 2019-06-17 20:28:29 +02:00
storage.py fix(storage): Check for overflow in counter increment. 2021-03-26 10:54:56 +01:00
test_layout.c refactor(core): add abstraction over flash memory layout 2023-07-25 10:25:20 +02:00
test_layout.h refactor(core): add abstraction over flash memory layout 2023-07-25 10:25:20 +02:00