keystone-enclave / keystone-sdk

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

Enclave Hash Calculation in the SDK (#74) #20

Closed ghost closed 5 years ago

ghost commented 5 years ago

With better ELF libraries the SDK has much more information regarding the VA layout. This commit allows hash calculation in the SDK. Also allows us to ignore null pages in our hash calculation.