Closed dongx1x closed 5 months ago
Three PRs have been submitted to support ConfigFS TSM: Golang: https://github.com/cc-api/cc-trusted-api/pull/122 Python: https://github.com/cc-api/cc-trusted-api/pull/123 Rust: https://github.com/cc-api/cc-trusted-api/pull/124
Yes, let us follow upstream kernel in the long run
The issue has been fixed in the PRs as below. Close it as complete.
Golang: https://github.com/cc-api/cc-trusted-api/pull/122 Python: https://github.com/cc-api/cc-trusted-api/pull/123 Rust: https://github.com/cc-api/cc-trusted-api/pull/124
From kernel v6.7, the ConfigFS TSM was added as a cross-vendor solution for confidential computing attestation reports, let's add support in CC trusted API.
Reference: https://lwn.net/Articles/945578/ https://www.phoronix.com/news/Linux-6.7-configfs-tsm