update trezor-crypto

This commit is contained in:
Pavol Rusnak 2015-03-12 16:14:11 +01:00
parent 1441dffe0e
commit fb2a085fff
3 changed files with 1 additions and 3 deletions

View File

@ -15,7 +15,6 @@ OBJS += $(MCU_DIR)/trezor-crypto/sha2.o
CFLAGS += -DUSE_PRECOMPUTED_IV=0
CFLAGS += -DUSE_PRECOMPUTED_CP=0
CFLAGS += -DUSE_PUBKEY_VALIDATE=0
include $(MCU_DIR)/Makefile.include

View File

@ -50,7 +50,6 @@ include ../Makefile.include
CFLAGS += -Wno-sequence-point
CFLAGS += -Iprotob -DPB_FIELD_16BIT=1
CFLAGS += -DQR_MAX_VERSION=0
CFLAGS += -DUSE_PUBKEY_VALIDATE=0
CFLAGS += -DDEBUG_LINK=0
CFLAGS += -DDEBUG_LOG=0
CFLAGS += -DSCM_REVISION='"$(shell git rev-parse HEAD | sed 's:\(..\):\\x\1:g')"'

@ -1 +1 @@
Subproject commit d814f58a3b027b154ae77bdf236a0cd08a421107
Subproject commit cb9ccc5cf4ea3992172f31e8d1506f1a5b791157