chore(legacy): initialize automatic variables to zero

[no changelog]
pull/3685/head
Ondřej Vejpustek 1 month ago
parent 992ba26965
commit 30509c9dae

@ -189,6 +189,8 @@ else
CFLAGS += -DDEBUG_T1_SIGNATURES=0
endif
../vendor/trezor-crypto/%.o: CFLAGS += -ftrivial-auto-var-init=zero
all: $(NAME).bin
openocd:

Loading…
Cancel
Save