- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello
I have program written in assembly language. Is there a way to load assembly code inside the enclave and run it? How can it be done?
Thank You
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Enclave supports the code written in C/C++ only.Moreover the enclave code runs in ring 3. We can execute the assembly language program written in 'C' inside the enclave. But since the enclave code runs in ring 3, there might be some restriction in accessing some registers/hardware resources.

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