You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@teaclave.apache.org by He Sun <no...@github.com.INVALID> on 2020/12/28 01:29:46 UTC

[apache/incubator-teaclave-sgx-sdk] Any plan to update sgx_cov (#306)

LLVM has changed the profiling API. Sgx_cov is no longer compatible with the latest `cargo`. Do you have any plan to fix the inconsistency?

-- 
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/issues/306

Re: [apache/incubator-teaclave-sgx-sdk] Any plan to update sgx_cov (#306)

Posted by Yu Ding <no...@github.com.INVALID>.
Closed #306.

-- 
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/issues/306#event-4158074706

Re: [apache/incubator-teaclave-sgx-sdk] Any plan to update sgx_cov (#306)

Posted by Yu Ding <no...@github.com.INVALID>.
and could you please give some hint on upstream llvm's change? documents/commit id will be helpful. 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/issues/306#issuecomment-751569642

Re: [apache/incubator-teaclave-sgx-sdk] Any plan to update sgx_cov (#306)

Posted by He Sun <no...@github.com.INVALID>.
Excellent! You guys are awesome! Let me try this out!

-- 
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/issues/306#issuecomment-753610108

Re: [apache/incubator-teaclave-sgx-sdk] Any plan to update sgx_cov (#306)

Posted by Yu Ding <no...@github.com.INVALID>.
it's done! please checkout the latest sgx-cov sample!

closed by #307 and #309 

-- 
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/issues/306#issuecomment-752718141

Re: [apache/incubator-teaclave-sgx-sdk] Any plan to update sgx_cov (#306)

Posted by Yu Ding <no...@github.com.INVALID>.
@volcano0dr please help trigger `uninit_global_object` in `t_global_exit_ecall` and make it feature gated, since we need to remove it after `edmm` is public available.

-- 
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/issues/306#issuecomment-751581980

Re: [apache/incubator-teaclave-sgx-sdk] Any plan to update sgx_cov (#306)

Posted by Yu Ding <no...@github.com.INVALID>.
hi @henrysun007 , thanks for this report! yes it should be a bug. we'll definitely fix that. but no eta yet... i'll look into it whenever i've got time

-- 
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/issues/306#issuecomment-751569389

Re: [apache/incubator-teaclave-sgx-sdk] Any plan to update sgx_cov (#306)

Posted by Yu Ding <no...@github.com.INVALID>.
never mind. i got the changes. will work on it.

-- 
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/issues/306#issuecomment-751573793

Re: [apache/incubator-teaclave-sgx-sdk] Any plan to update sgx_cov (#306)

Posted by Yu Ding <no...@github.com.INVALID>.
@henrysun007 almost there! please checkout https://github.com/apache/incubator-teaclave-sgx-sdk/pull/309 . the only problem now is xargo support. cargo works perfectly with `gcov` <= 7 and `llvm-cov` >= 11

-- 
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/issues/306#issuecomment-752294328