fabric-private-chaincode GitHub
PR #748 | Fix testing on non-Intel CPU |
bugurgentTest | This PR upgrades the SGX SDK and SSL packages and enables the SKIP_INTELCPU_CHECK flag. SGX SSL aborts when it's not used on Intel CPUs, even in SIM mode. However, more recent versions (which require an SDK upgrade) allow to build the package by excluding that check. Additionally, the PR enables SGX SSL tests to spot these issues early on, since these are only executed when the docker containers need to be rebuilt. |
Created At 2023-12-05 03:56:11 +0000 UTC