I am working on the c2pa-c project and would like to know how the C++ APIs provided by this repo can be run within a Trusted Execution Environment (TEE), specifically Trustonic.
We are in the process of attempting to apply C2PA on mobile phone. Are there any special considerations or steps required to achieve this? As the README mainly focuses on macOS and common Linux distributions, there is currently no guidance on running in a TEE.
Any help or pointers would be greatly appreciated. 🙏
I am working on the
c2pa-c
project and would like to know how the C++ APIs provided by this repo can be run within a Trusted Execution Environment (TEE), specifically Trustonic. We are in the process of attempting to apply C2PA on mobile phone. Are there any special considerations or steps required to achieve this? As the README mainly focuses on macOS and common Linux distributions, there is currently no guidance on running in a TEE. Any help or pointers would be greatly appreciated. 🙏