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

Support for CoVE v0.7 #72

Merged
merged 3 commits into from
Nov 29, 2024
Merged

Support for CoVE v0.7 #72

merged 3 commits into from
Nov 29, 2024

Conversation

wojciechozga
Copy link
Member

@wojciechozga wojciechozga commented Sep 5, 2024

Description of the changes

Currently ACE supports CoVE spec version 0.6. This PR implements changes introduces by CoVE spec version 0.7. Specifically, RISC-V CoVE spec introduced in version 0.7 the so called TSM capabilities. They enable Linux KVM to support variety of TSM that offer different features (e.g., supporting AIA, local/remote attestation, dynamic memory conversion, etc).

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Formal verification
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Refactorization (non-breaking change which improves code quality)

How to test this PR?

Run qemu-based hypervisor and then launch Linux-based confidential VM.

Signed-off-by: Wojciech Ozga <woz@zurich.ibm.com>
Signed-off-by: Wojciech Ozga <woz@zurich.ibm.com>
Signed-off-by: Wojciech Ozga <woz@zurich.ibm.com>
@wojciechozga wojciechozga self-assigned this Oct 15, 2024
@wojciechozga wojciechozga merged commit d169e55 into main Nov 29, 2024
4 checks passed
@wojciechozga wojciechozga deleted the woz/cove_0.7 branch November 29, 2024 09:50
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

Successfully merging this pull request may close these issues.

1 participant