ultravioletrs / cocos

Cocos AI - Confidential Computing System for AI
https://ultraviolet.rs/cocos.html
Apache License 2.0
25 stars 9 forks source link

Feature: Add QEMU option to include ARK, ASK and VCEK certificates to the guest VM #193

Open danko-miladinovic opened 3 months ago

danko-miladinovic commented 3 months ago

Is your feature request related to a problem? Please describe.

This feature is designed to increase the speed of the verification process.

Describe the feature you are requesting, as well as the possible use case(s) for it.

This feature will enable the Manager to run SVMs with added ARK, AS and VCEK to guest memory. This will enable the Agent to send the certificates ARK, ASK and VCEK alongside the attestation report. The CLI will then only have to fetch the CRL from AMD and not ARK, ASK and VCEK.

Indicate the importance of this feature to you.

Must-have

Anything else?

No response

dborovcanin commented 1 month ago

@danko-miladinovic What's the status with this one?