- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am not very sure if it is possible. I am trying to do the following:
sgx_status_t ocall_do_something(){ sgx_create_enclave() ecall into the enclave created and do something inside this enclave sgx_destory_enclave() }
but it seems the program stops in the middle of the ocall, when it is trying to memcpy the function arguments.
I would like to know if I can do something like this and what is the proper way of doing it.
Thanks.
Link Copied
0 Replies

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page