Installing Intel SGX on Ubuntu 18.04

Test

April 27, 2019 · 4 min · Sandeep Kumar

Intel SGX Internals

Status: In Progress In this post, we are going to discuss the latest Intel SGX technology from Intel. Intel SGX is from the suite of TEE solutions that has technologies from various vendors such as ARM TrustZone from ARM, XX from XX, and much more. These solutions enable a capability in the latest computer chips that have been missing until now. It allows the hardware of the system to guarantee the CFI property of an execution. CFI stands for control-flow integrity and is used to determine the security of an executing program. ...

May 14, 2020 · 7 min · Sandeep Kumar