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

SGX application when exit before completion should result in reset of state #1

Open
abhi4578 opened this issue Oct 19, 2023 · 0 comments

Comments

@abhi4578
Copy link
Contributor

abhi4578 commented Oct 19, 2023

  • SGX app might fail due to some reason - quote verification failed, interrupt ,
  • enclave manager should be able to detect failure and reset state.
  • Exit codes of process could be used to see if failure has happen, if exit code is non zero its not completed
    and exited with some error . if zero then everything in script has gone smoothly
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

No branches or pull requests

1 participant