mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2026-01-10 01:21:49 +00:00
Merge pull request #263 from jcastillo-arm/jc/tbb_sha256_int
TBB: remove PolarSSL SHA1 functions from the binary
This commit is contained in:
@@ -54,7 +54,6 @@ POLARSSL_SOURCES := $(addprefix ${POLARSSL_DIR}/library/, \
|
||||
pkwrite.c \
|
||||
platform.c \
|
||||
rsa.c \
|
||||
sha1.c \
|
||||
sha256.c \
|
||||
x509.c \
|
||||
x509_crt.c \
|
||||
|
||||
@@ -65,7 +65,6 @@
|
||||
#define POLARSSL_PLATFORM_C
|
||||
|
||||
#define POLARSSL_RSA_C
|
||||
#define POLARSSL_SHA1_C
|
||||
#define POLARSSL_SHA256_C
|
||||
|
||||
#define POLARSSL_VERSION_C
|
||||
|
||||
Reference in New Issue
Block a user