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

Clear the heap pages after enclave initialization #188

Merged
merged 1 commit into from
Dec 11, 2017

Conversation

yuyuany
Copy link

@yuyuany yuyuany commented Dec 11, 2017

On EDMM enabled platform, once the enclave completes initialization, we will have heap of size heap_min_size. On Non EDMM enabled platform, we will have heap of size heap_init_size. We need to fill these pages with zero.

Signed-off-by: Yu Yuan yuan.yu@intel.com

@yuyuany yuyuany merged commit 3699ffd into intel:master Dec 11, 2017
Signed-off-by: Yu Yuan <yuan.yu@intel.com>
@yuyuany yuyuany deleted the heap_init branch April 9, 2018 06:31
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.

1 participant