cc-api / cc-trusted-api

Unified API to Access TCG Compliant measurement, event log, quote in Confidential Computing Environment.
Apache License 2.0
28 stars 18 forks source link

README.md: add example for get_quote #28

Closed intelzhongjie closed 6 months ago

intelzhongjie commented 6 months ago

Besides the README update, this commit includes:

  1. Update the code example to use CCTrustedVmSdk according to latest change.
  2. Fix a bug of get_quote when the TD VM is launched without Quote Generation Support.
  3. Some comments update for get_quote.