occlum/test/ioctl
Tate, Hongliang Tian 986d1d2e44 Fix ioctl SGX_IOC_GET_EPID_GROUP_ID for EBUSY error
SGX SDK's sgx_init_quote may return SGX_ERROR_BUSY, which is previously not
handled. The implementation of ioctl for /dev/sgx is now fixed to handle this
error.
2020-01-23 04:40:54 +00:00
..
main.c Fix ioctl SGX_IOC_GET_EPID_GROUP_ID for EBUSY error 2020-01-23 04:40:54 +00:00
Makefile Add ioctls on /dev/sgx for SGX remote attestation 2019-12-07 10:21:01 +00:00