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

vmsdk/python: fix some issue of quote. #98

Closed intelzhongjie closed 5 months ago

intelzhongjie commented 5 months ago
  1. Check the "Status Code" of TDG.VP.VMCALL as spec.
  2. Add parse for some field missed in previous code.
intelzhongjie commented 5 months ago

Please @hairongchen and @dongx1x review this. Thanks!