sgx

How to know wether Intel SGX DCAP is installed


How should I know if Intel SGX DCAP is installed or not? the server is running ubuntu 20.4. Is there a way to check this?


Solution

  • Do the following:

    apt list --installed | grep dcap
    

    You should see something like this:

    sgx-dcap-pccs/unknown,now 1.16.100.2-focal1 amd64 [installed]