Installing Intel SGX on Ubuntu 18.04
Test
Test
In this brief post, we will be installing GrapheneSGX on a real machine with support for Intel SGX. We will be using Ubuntu 20.04 and kernel version: 5.12. There are other great tutorials out there. They are more general and can be used by anyone. Here, we are focusing on a particular machine. Our expectations: We will be using the latest stable version that was released in 2020. v1.1 The master branch is in between transition from make to meson. Though it builds successfully, I have faced some issues in running some examples. As there are no major functional changes as of now, we will wait for it to become stable before switching to it. Graphene with SGX support. All features working as expected, with all the PATH variables correctly set up. Run an example: Maybe Iozone Not focusing on: ...