Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Avoid needless TLB flushes in entry path #4

Open
0xabu opened this issue Oct 6, 2017 · 0 comments
Open

Avoid needless TLB flushes in entry path #4

0xabu opened this issue Oct 6, 2017 · 0 comments

Comments

@0xabu
Copy link
Contributor

0xabu commented Oct 6, 2017

Store the current address space (in a global variable), and prove that TLB consistency is preserved throughout the user execution and entry path, so that we don't need the TLB flush for repeated executions of the same enclave.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant