[apache/incubator-teaclave-sgx-sdk] fix(sgx_types): add the missing 'latest_issue_date' and 'earliest_expiration_date' to sgx_ql_qv_supplemental_t (#236)

2020-05-09 Thread Sammy
As of [intel/SGXDataCenterAttestationPrimitives@DCAP_1.5](https://github.com/intel/SGXDataCenterAttestationPrimitives/tree/DCAP_1.5), the `sgx_ql_qv_supplemental_t` has added two fields `latest_issue_date` and `earliest_expiration_date`. This patch synchronizes the `sgx_ql_qv_supplemental_t` wi

Re: [apache/incubator-teaclave-sgx-sdk] fix(sgx_types): add the missing 'latest_issue_date' and 'earliest_expiration_date' to sgx_ql_qv_supplemental_t (#236)

2020-05-09 Thread Yu Ding
Merged #236 into master. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/apache/incubator-teaclave-sgx-sdk/pull/236#event-3319576702

Re: [apache/incubator-teaclave-sgx-sdk] fix(sgx_types): add the missing 'latest_issue_date' and 'earliest_expiration_date' to sgx_ql_qv_supplemental_t (#236)

2020-05-09 Thread Yu Ding
thanks! -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/apache/incubator-teaclave-sgx-sdk/pull/236#issuecomment-626207712

[apache/incubator-teaclave] [fusion] Optimize fusion_base dir logic. (#291)

2020-05-09 Thread Zhaofeng Chen
## Description FusionBase directory is a runtime configuration item for Execution Service. The absolute path of a fusion file is resolved outside of enclave, combining the fusion_base_dir and relative path assigned by Management service. Fixes # (issue) ## Type of change (select or add applied

Re: [apache/incubator-teaclave] [fusion] Optimize fusion_base dir logic. (#291)

2020-05-09 Thread Mingshen Sun
Merged #291 into master. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/apache/incubator-teaclave/pull/291#event-3319640212