Enable -Werror flag, fix warnings and 64-bit build 73/149573/1
authorLukasz Kostyra <l.kostyra@samsung.com>
Tue, 12 Sep 2017 09:18:38 +0000 (11:18 +0200)
committerLukasz Kostyra <l.kostyra@samsung.com>
Tue, 12 Sep 2017 12:53:29 +0000 (14:53 +0200)
commit9cf24035c13ce07416fbb252eb479a33af251ff4
tree8010b18a931296fd6657bbbfbb64508e3958b1e8
parenteef33ab6f7d3a7390f1f17243fc1dcea49cb5fd8
Enable -Werror flag, fix warnings and 64-bit build

Change-Id: I97c215c91efb2627d93cb98e321c9e6a8875f722
23 files changed:
CMakeLists.txt
TEEStub/PropertyAccess/Property.h
TEEStub/PropertyAccess/PropertyApi.cpp
TEEStub/PropertyAccess/PropertyUtility.cpp
TEEStub/TACommands/SharedMemoryMap.cpp
log/log.h
osal/OsaIpc.c
osal/OsaSem.c
osal/OsaTask.c
osal/Osal.h
ssflib/dep/swdss/include/ss_types.h
ssflib/dep/swdss/source/secure_file.cpp
ssflib/dep/uci/include/uci_api.h
ssflib/dep/uci/include/uci_cryptocore.h
ssflib/dep/uci/include/uci_hwcrypto.h
ssflib/dep/uci/include/uci_type.h
ssflib/dep/uci/source/uci_api.c
ssflib/dep/uci/source/uci_cryptocore.c
ssflib/dep/uci/source/uci_hwcrypto.c
ssflib/inc/crypto_internal.h
ssflib/src/ssf_crypto.cpp
ssflib/src/ssf_crypto_openssl.cpp
ssflib/src/ssf_storage.cpp