You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should have a way for an enclave to exit/stop and specify that execution of the runtime failed and that this enclave should be not be run again. Currently the SM's exit/stop are very similar in functionality and neither allow the enclave to specify it failed.
From discussion with @dkohlbre
We should have a way for an enclave to exit/stop and specify that execution of the runtime failed and that this enclave should be not be run again. Currently the SM's exit/stop are very similar in functionality and neither allow the enclave to specify it failed.