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

service_provider is a WO attribute. How can we get the service_provider from TSM? #8

Open
thomas-fossati opened this issue Oct 6, 2024 · 3 comments
Assignees

Comments

@thomas-fossati
Copy link
Contributor

thomas-fossati commented Oct 6, 2024

@jraman567 notes:

[...] service_provider is a WO attribute. So, how can we get the service_provider from TSM?"

https://www.kernel.org/doc/Documentation/ABI/testing/configfs-tsm

@deeglaze adds:

Yikes, well, that can be included as part of the attestation scheme, I guess. The manifest being write-only seems like a bug on the kernel side, though.

@thomas-fossati
Copy link
Contributor Author

@deeglaze, I have tentatively assigned this to you.

Could you bring it to linux-coco@ for further advice/discussion?

@thomas-fossati
Copy link
Contributor Author

On CCA service_provider is write-only, no read ops. At the moment, the driver just stores the value that the user writes without using it.

Not sure what other CC platforms do, but if we follow the docs it should be removed from the CDDL.

@deeglaze
Copy link
Collaborator

ratsd would be the one to write it, so it’ll still be needed information to understand the service manifest

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants