1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-02-24 21:32:03 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
Andrew Kozlik
1016b0c98a feat(storage): Do not lock freshly initialized storage. 2024-07-09 16:52:50 +02:00
tychovrahe
8147b11345 fix(core): fix quadword-only storage
[no changelog]
2024-02-20 09:37:28 +01:00
tychovrahe
743ed413f6 feat(core): add support for quad-word only storage
[no changelog]
2024-02-20 09:37:28 +01:00
tychovrahe
f8eae3f023 fix(storage/tests): fix norcow active offset initialization, add missing assert in test_set_locked
[no changelog]
2024-02-20 09:37:28 +01:00
Andrew Kozlik
4c2e4bcb65 fix(storage): Check for overflow in counter increment. 2021-03-26 10:54:56 +01:00
Andrew Kozlik
8f5f5daaab test(storage): Update tests to comply with new storage version and interface. 2021-03-25 14:24:41 +01:00
Tomas Susanka
2aa49fda96 storage/tests: test non-existing key 2019-12-09 08:11:19 +00:00
Tomas Susanka
99329fb30d storage: add tests
from https://github.com/trezor/trezor-storage-test
2019-04-25 16:50:56 +02:00