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
A fully automated single-stepping timer configuration benchmark program would repeatedly interrupt an enclaved nop instruction slide, each time adjusting the current timer interval guess -- in a binary search fashion based on the previous in-enclave instruction pointer (zero-step vs. multi-step).
The text was updated successfully, but these errors were encountered:
this should be relatively straightforward now using app/baresgx (although the timer interval seems to change slightly depending on the application); probably #87 should be implemented first
A fully automated single-stepping timer configuration benchmark program would repeatedly interrupt an enclaved nop instruction slide, each time adjusting the current timer interval guess -- in a binary search fashion based on the previous in-enclave instruction pointer (zero-step vs. multi-step).
The text was updated successfully, but these errors were encountered: