Commit Graph

14 Commits (4cf781abb2766893f5088a3c2c4a3b9e48c412e4)

Author SHA1 Message Date
cepetr 4cf781abb2 chore(core, legacy, storage): refactor flash drivers
3 months ago
tychovrahe 8150636a81 feat(core): add basic support for STM32U5
3 months ago
tychovrahe 8147b11345 fix(core): fix quadword-only storage
3 months ago
tychovrahe 743ed413f6 feat(core): add support for quad-word only storage
3 months ago
tychovrahe 238e3fd7c1 refactor(core): add abstraction over flash memory layout
10 months ago
Andrew Kozlik 01edf3f796 fix(storage): Adapt to changing insecure PRNG to be opt-in.
1 year ago
Martin Milata 18c8304339 fix(core): leftover TREZOR_MODEL defines
2 years ago
Pavol Rusnak 8f1d33d5f9 build(core,legacy): remove gcc, use cc instead of gcc
2 years ago
Andrew Kozlik d6fdadf673 feat(crypto): Sanitize undefined behavior.
2 years ago
Andrew Kozlik 56126b75a7 ci: Use address sanitizer in CI.
2 years ago
Ondřej Vejpustek 8ee17f69b3 refactor(core): move wait_random and rdi into separate file
3 years ago
Pavol Rusnak 76eefd026f
all: let's use -Wno-missing-braces because clang does not respect
5 years ago
Andrew Kozlik 531c610a17 storage: Use wait_random() from common.h. Fix build for tests.
5 years ago
Tomas Susanka 99329fb30d storage: add tests
5 years ago