Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG: Missing 'name' field in CoMID measurement-values-map #41

Closed
tarunbang opened this issue Oct 13, 2022 · 1 comment
Closed

BUG: Missing 'name' field in CoMID measurement-values-map #41

tarunbang opened this issue Oct 13, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@tarunbang
Copy link

Mval struct does not contain the ‘name’ field in it.
TCG document ([https://trustedcomputinggroup.org/wp-content/uploads/TCG-Endorsement-Architecture-for-Devices-r38_5May22.pdf] "section 5.5.3.1.12 measurement-values-map" lists the fields to be kept in measurement-values-map. It contains "name" field. Same is not reflected in [https://github.com/veraison/corim/blob/9a7830b4a3c319a5e0d5f14c986c828f8417a158/comid/measurement.go#L166]

Due to this, cocli does not support/add the name field while generating comid.cbor even if we manually add a name field in comid.json.

@tarunbang tarunbang added the bug Something isn't working label Oct 13, 2022
@tarunbang
Copy link
Author

tarunbang commented Oct 13, 2022

Wrong repository: Correct one created veraison/corim#56

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant