keystone-enclave / keystone-sdk

SDK for Keystone Enclave - ABI/SBI libraries and sample apps
Other
44 stars 22 forks source link

[lib/host] Refactoring SDK #54

Closed dayeol closed 4 years ago

dayeol commented 4 years ago

This is a major refactoring pass for lib/host. Please refer to the commit logs for details. Although this is not final, please comment if you think that something can be quickly fixed with this phase. Otherwise, further refactoring will target other libs.

dayeol commented 4 years ago

This PR is ready to be reviewed @dkohlbre @alexthomas1

ghost commented 4 years ago

Looks good to me! Only thing is some documentation on mmap and how it behaves different after the enclave is initialized as discussed before.