Pavol Rusnak
|
8f1d33d5f9
|
build(core,legacy): remove gcc, use cc instead of gcc
for firmware builds we still use arm-none-eabi-gcc via $(PREFIX)gcc
[no changelog]
|
2022-04-27 15:48:14 +02:00 |
|
Andrew Kozlik
|
d6fdadf673
|
feat(crypto): Sanitize undefined behavior.
|
2022-01-19 15:22:03 +01:00 |
|
Andrew Kozlik
|
56126b75a7
|
ci: Use address sanitizer in CI.
[no changelog]
|
2022-01-19 15:22:03 +01:00 |
|
Ondřej Vejpustek
|
8ee17f69b3
|
refactor(core): move wait_random and rdi into separate file
|
2021-05-21 13:42:53 +02:00 |
|
Pavol Rusnak
|
76eefd026f
|
all: let's use -Wno-missing-braces because clang does not respect
initialization of structs with = {0};
|
2019-10-11 09:59:32 +02:00 |
|
Andrew Kozlik
|
531c610a17
|
storage: Use wait_random() from common.h. Fix build for tests.
|
2019-06-11 11:41:40 +02:00 |
|
Tomas Susanka
|
99329fb30d
|
storage: add tests
from https://github.com/trezor/trezor-storage-test
|
2019-04-25 16:50:56 +02:00 |
|