On Sun, Feb 02, 2025 at 06:43:36PM -0800, Amirreza Zarrabi wrote:
+The QTEE driver offers the qcomtee_object, which represents an object within
"... provides ..."
+both QTEE and the kernel. To access any service in QTEE, a client needs to +invoke an instance of this object. Any structure intended to represent a service +for export to QTEE should include an instance of qcomtee_object::
Thanks.