mirror of
https://github.com/intel/linux-sgx
synced 2026-06-08 14:49:32 +00:00
d10cabebb5
Added new APIs in sgx_uae_service.h and sgx_ukey_exchange.h to support ECDSA quote based remote attestation. The set of legacy APIs supports EPID only and the set of new APIs supports ECDSA quotes. Enhanced Edger8r with structure deep-copy feature. Fixed bugs. Signed-off-by: Li, Xun <xun.li@intel.com>
8 lines
261 B
CMake
8 lines
261 B
CMake
set(CTEST_PROJECT_NAME "CppMicroServices")
|
|
#set(CTEST_NIGHTLY_START_TIME "23:00:00 EDT")
|
|
|
|
#set(CTEST_DROP_METHOD "http")
|
|
#set(CTEST_DROP_SITE "my.cdash.org")
|
|
#set(CTEST_DROP_LOCATION "/submit.php?project=${CTEST_PROJECT_NAME}")
|
|
#set(CTEST_DROP_SITE_CDASH TRUE)
|