intel / linux-sgx

Intel SGX for Linux*
https://www.intel.com/content/www/us/en/developer/tools/software-guard-extensions/linux-overview.html
Other
1.34k stars 548 forks source link

I want to store exchange message between Enclaves. How to work it? #469

Open hjlee9182 opened 5 years ago

hjlee9182 commented 5 years ago

image

When Enclave1 send message to Enclave3 . I think sercret_data is message . But When this secret data send to Enclave3, I want to store or print this data. But I don't know how to work it. How to do this work??

yongtaohu commented 5 years ago

If you want to store or print this data, you need to implement related ocall routine in enclave3.

hjlee9182 notifications@github.com 于2019年11月23日周六 下午5:57写道:

[image: image] https://user-images.githubusercontent.com/46337218/69476888-d6953100-0e22-11ea-863b-6a649b1732cd.png

When Enclave1 send message to Enclave3 . I think sercret_data is message . But When this secret data send to Enclave3, I want to store or print this data. But I don't know how to work it. How to do this work??

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/intel/linux-sgx/issues/469?email_source=notifications&email_token=AEZWXSNQEQB4TESGL75RLP3QVD5BLA5CNFSM4JQZOUJ2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4H3RSL2A, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEZWXSPDABTPXOVFJHY4UE3QVD5BLANCNFSM4JQZOUJQ .