I need to port OpenCV dependent facedetection inside enclave. But enclave doesnt allow any system call. I need to figure out the system call that is required while using opencv. How to find the list of system call that is required while using opencv ?