Skip to content

Transplant Opencv Core Library inside Intel SGX Enclave

Notifications You must be signed in to change notification settings

huangxuwei/sgx_cv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prerequisites

  • Ensure that you have the following required operating systems:
    • Ubuntu* 16.04.3 LTS Desktop 64bits
    • Ubuntu* 16.04.3 LTS Server 64bits
    • Red Hat Enterprise Linux Server release 7.4 64bits
    • CentOS 7.4.1708 64bits
    • SUSE Linux Enterprise Server 12 64bits
  • Ensure that you have the following required hardware:
    • 6th Generation Intel(R) Core(TM) Processor or newer
  • Configure the system with the SGX hardware enabled option.
  • Use the following command(s) to install the required tools:
    • On Ubuntu 16.04:
      $ sudo apt-get install cmake libopencv-dev

Install SGX Driver

Refer to https://github.com/intel/linux-sgx-driver

Install SGX SDK and PSW Package

Refer to https://github.com/intel/linux-sgx

About

Transplant Opencv Core Library inside Intel SGX Enclave

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages