1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-14 11:39:03 +00:00
trezor-firmware/storage/tests/c
2024-02-20 09:37:28 +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(core): add abstraction over flash memory layout 2023-07-25 10:25:20 +02:00
flash.h refactor(storage): Split implementations based on FLASH_BIT_ACCESS. 2024-02-20 09:37:28 +01:00
Makefile feat(core): add support for quad-word only storage 2024-02-20 09:37:28 +01:00
norcow_config.h feat(core): add support for quad-word only storage 2024-02-20 09:37:28 +01:00
random_delays.c
random_delays.h
secbool.h
storage.py feat(core): add support for quad-word only storage 2024-02-20 09:37:28 +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