occlum/tools
He Sun f1e5f574ca Add support for DCAP
1. Five new ioctl commands of /dev/sgx are added for occlum
applications to securely get and verify DCAP quote;
2. Not all the functions of the intel DCAP package are open to
developers to simplify the DCAP usage;
3. The test may only run on the platform with DCAP driver installed;
4. A macro OCCLUM_DISABLE_DCAP is used to separate the DCAP code from
the other code.
5. Skip DCAP test when DCAP driver is not detected or in simulation mode
2020-12-19 19:53:31 +08:00
..
docker Add support for DCAP 2020-12-19 19:53:31 +08:00
gen_internal_conf Get rid of occlum-gen-default-occlum-json script 2020-10-10 14:59:42 +08:00
installer Fix package build errors 2020-10-22 16:47:47 +08:00
protect-integrity Add RPM installer for Occlum and C/C++ toolchains 2020-08-15 19:12:40 +08:00
toolchains Add Glibc as an optional libc and fix test cases 2020-12-16 19:21:22 +08:00
c_formatter Add "make format" and "make format-check" to check format for c/c++ files 2020-05-27 07:08:59 +00:00
Makefile Get rid of occlum-gen-default-occlum-json script 2020-10-10 14:59:42 +08:00
occlum Fix the "occlum init" command's failure on CentOS 2020-12-19 19:53:31 +08:00
occlum_build.mk Get rid of occlum-gen-default-occlum-json script 2020-10-10 14:59:42 +08:00