keystone-enclave / keystone-sdk

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

User PT and Hash Support (#11) #38

Closed ghost closed 5 years ago

ghost commented 5 years ago

Instead of relying on the driver for page initialization, SDK library now allows the users to initialize the page table by themselves. This is much simpler design and reduces driver complexity. Furthermore, we can the user has the ability to hash and verify the attestation report given by the SM.