- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Is it possible to create a enclave in the linux kernel module. I use the eclipse IDE. If it is possible, can you give me a hint.
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
AFAIK, you can not create an enclave in kernel module. Enclave is basically entered through Ring3 applications (user mode) and not through kernel modules. You can not have kernel functionality in Enclaves.
For more information on Enclaves. you can refer to below link :
https://software.intel.com/en-us/blogs/2016/06/06/overview-of-intel-software-guard-extension-enclave

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page