CoVE-IO v0.3.0
The CoVE-IO v0.3.0 is a draft CoVE-IO specification release. The main changes compared to v0.2.0 are:
- Added a PCIe Root Port IDE key programming SBI, reducing the set of Root-of-Trust (RoT) requirements to a minimum.
- Added a CoVE-IO SBI summary.
- Added an SPDM connection transcript pointer to the device connection SBI. This allows the host VMM to get an exhaustive knowledge of the established SPDM connection and e.g. maintain an SPDM heartbeat with the device.
- Removed the IOMMU registration flow and SBI, leaving IOMMU assignment responsibilities to the RDSM.
- Removed the PCIe Root Port registration flow and SBI. PCIe Root Port IDE Extended Capability is programmed by the TSM through an RDSM served SBI.
What's Changed
- Fix dead link by @steven-bellock in #123
- Add more description for firmware update. by @jyao1 in #125
- Provide description for measurement transcript usage. by @jyao1 in #126
- Clarify PQC algorithm requirement by @jyao1 in #127
- Add AEAD limit description by @jyao1 in #128
- Add SPDM heartbeat by @jyao1 in #129
- specifications: Define the SPDM data structure and flows by @sameo in #133
- specifications: Define the PCIe RP IDE management flows and ABI by @sameo in #136
- fix typo by @jyao1 in #138
- Add Transcript element and clarification by @jyao1 in #137
- Supervisor Domain typos by @sameo in #143
- specifications: Remove the IOMMU registration flow and related SBI by @sameo in #142
- specifications: Remove the PCIe root port registration SBI by @sameo in #144
- docs-resources: Upstream sync by @sameo in #147
- build(deps): bump docs-resources from
be002f1to7a9931fby @dependabot[bot] in #148 - specifications: Add RDSM requirements by @sameo in #146
- specifications: CoVE-IO SBI summary by @sameo in #145
- build(deps): bump docs-resources from
7a9931fto40aed03by @dependabot[bot] in #149 - Add reference for PQC algo. by @jyao1 in #151
- build(deps): bump docs-resources from
40aed03toa41c354by @dependabot[bot] in #152 - v0.3 release preparation by @sameo in #150
- build(deps): bump docs-resources from
a41c354toc066d8fby @dependabot[bot] in #154 - cove-io: v0.3.0 release by @sameo in #153
New Contributors
- @dependabot[bot] made their first contribution in #148
Full Changelog: v0.2.0...v0.3.0