lsds / sgx-lkl

SGX-LKL Library OS for running Linux applications inside of Intel SGX enclaves
MIT License
257 stars 89 forks source link

pthread support documentation #839

Closed vtikoo closed 4 years ago

vtikoo commented 4 years ago

Summary

This document has two goals:

vtikoo commented 4 years ago

@SeanTAllen totally agree that this is not a beginner-friendly document. My intention was to cover the tricky parts(according to me) of SGX-LKL threading stack. And establish just enough ground to be able to do that. I think https://github.com/lsds/sgx-lkl/blob/oe_port/docs/Threading.md is sufficient pre-requisite for this document. I can add that in the document too.

SeanTAllen commented 4 years ago

If that was your intent then I think is good in terms of content.