-
Notifications
You must be signed in to change notification settings - Fork 12
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
enclave_idx explain #1
Comments
And one more question.
|
Hello! The enclave_idx is necessary since a process may have multiple enclaves, but it's usually zero. The best way to check if you processor is vulnerable or not is to use the apic_dump kernel module. Given the ffs, I suspect you may have APIC MMIO disable. Boot your system with |
Hello!
Could you explain, what is enclave_idx and how I can get it? Thank you!
./dumper [enclave_pid] [enclave_idx] [flags] [dump_file]
The text was updated successfully, but these errors were encountered: