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

Permit guest execution without a calling area #190

Merged
merged 1 commit into from
Dec 19, 2023

Conversation

msft-jlange
Copy link
Collaborator

Permit the guest to execute without having a calling area configured. In the future, when running in a paravisor configuration, there will be no calling area, so execution must not be blocked due to the absence of a calling area. When running in a pure SVSM configuration, lack of a calling area renders the SVSM useless but does not introduce any functional issue.

Signed-off-by: Jon Lange <jlange@microsoft.com>
@joergroedel joergroedel merged commit bdae115 into coconut-svsm:main Dec 19, 2023
2 checks passed
@msft-jlange msft-jlange deleted the caa branch December 19, 2023 18:54
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.

2 participants