Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add API to retrieve the TCG Reference Integrity Manifest data. (#209)
* Add API to retrieve the TCG Reference Integrity Manifest data. Can be used as a prerequisite for certificate provisioning. See https://trustedcomputinggroup.org/resource/tcg-reference-integrity-manifest-rim-information-model/. * Regenerate pb.go files after certz additions. * Add documentation for the expected MBM-Boot workflow. Also fix up the API, which was incorrect. * Be more explicit about formats in field comments. Also add the ak signature, which was missing. * Add docstring for GetIntegrityManifest endpoint response. * Amend docstring for GetIntegrityManifest endpoint. * Lint fixes. * Hopefully the last lint fix.
- Loading branch information