Amirreza Zarrabi
d6e290837e
tee: add Qualcomm TEE driver
...
Introduce qcomtee_object, which represents an object in both QTEE and
the kernel. QTEE clients can invoke an instance of qcomtee_object to
access QTEE services. If this invocation produces a new object in QTEE,
an instance of qcomtee_object will be returned.
Similarly, QTEE can request services from by issuing a callback
request, which invokes an instance of qcomtee_object.
Implement initial support for exporting qcomtee_object to userspace
and QTEE, enabling the invocation of objects hosted in QTEE and userspace
through the TEE subsystem.
Tested-by: Neil Armstrong <neil.armstrong@linaro.org >
Tested-by: Harshal Dev <quic_hdev@quicinc.com >
Acked-by: Sumit Garg <sumit.garg@oss.qualcomm.com >
Signed-off-by: Amirreza Zarrabi <amirreza.zarrabi@oss.qualcomm.com >
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org >
2025-09-15 17:34:06 +02:00
..
2025-08-12 12:10:33 -07:00
2025-08-14 13:09:27 +02:00
2025-07-29 09:52:01 -07:00
2025-08-14 18:58:12 +09:00
2025-08-09 08:40:28 +03:00
2025-08-07 10:07:06 +02:00
2025-08-11 07:57:48 -06:00
2025-07-23 10:34:30 -04:00
2025-07-29 11:13:27 -07:00
2025-07-22 19:10:17 -06:00
2025-07-16 14:17:31 +02:00
2025-08-07 07:38:25 +03:00
2025-07-31 13:36:27 -07:00
2025-07-29 14:02:53 -07:00
2025-07-29 09:52:01 -07:00
2025-08-11 21:49:47 +02:00
2025-08-11 21:46:14 +02:00
2025-07-31 09:45:28 -07:00
2025-08-03 16:23:09 -07:00
2025-08-01 12:35:12 -07:00
2025-09-11 11:22:17 +02:00
2025-08-04 17:22:55 -07:00
2025-07-29 16:30:38 -07:00
2025-08-03 21:20:15 +09:00
2025-09-15 08:42:53 -05:00
2025-07-29 12:15:39 -07:00
2025-08-12 15:40:28 +02:00
2025-08-15 09:50:26 +10:00
2025-08-07 10:07:06 +02:00
2025-07-30 17:14:01 -07:00
2025-08-07 10:07:06 +02:00
2025-08-07 10:07:06 +02:00
2025-07-31 02:25:17 +02:00
2025-08-11 21:43:26 +02:00
2025-08-07 10:07:06 +02:00
2025-08-07 07:36:23 +03:00
2025-08-07 10:07:06 +02:00
2025-07-29 09:52:01 -07:00
2025-08-01 13:59:07 -07:00
2025-08-06 17:00:40 +02:00
2025-08-07 10:07:06 +02:00
2025-08-07 23:49:56 -05:00
2025-07-16 14:17:07 +02:00
2025-08-09 08:47:28 +03:00
2025-08-07 10:07:06 +02:00
2025-07-22 22:47:00 +02:00
2025-07-16 12:01:09 +02:00
2025-08-07 10:07:06 +02:00
2025-08-07 10:07:06 +02:00
2025-07-29 12:05:38 -07:00
2025-07-31 13:43:02 -07:00
2025-07-28 17:16:12 -07:00
2025-08-14 07:14:30 -07:00
2025-07-31 14:57:54 -07:00
2025-08-07 06:27:58 -06:00
2025-07-29 12:15:39 -07:00
2025-07-30 17:14:01 -07:00
2025-07-23 11:52:48 +02:00
2025-08-09 08:39:05 +03:00
2025-08-01 12:31:50 -07:00
2025-08-07 10:07:06 +02:00
2025-08-07 10:07:06 +02:00
2025-07-23 12:12:16 +02:00
2025-07-31 21:39:01 -07:00
2025-07-28 23:21:28 -07:00
2025-08-12 14:17:35 -07:00
2025-08-07 10:07:06 +02:00
2025-08-09 08:41:53 +03:00
2025-08-01 15:02:25 -07:00
2025-07-31 13:36:27 -07:00
2025-08-01 15:02:25 -07:00
2025-08-03 20:17:34 -07:00
2025-08-08 06:56:55 +03:00
2025-08-12 21:36:18 -04:00
2025-08-11 12:24:43 +02:00
2025-08-01 11:09:27 -07:00
2025-08-09 08:43:24 +03:00
2025-08-07 10:07:06 +02:00
2025-08-07 10:07:06 +02:00
2025-08-06 15:44:25 +03:00
2025-09-15 17:34:06 +02:00
2025-07-29 12:15:39 -07:00
2025-07-21 16:33:43 +02:00
2025-08-07 10:07:06 +02:00
2025-08-12 21:36:18 -04:00
2025-08-07 10:07:06 +02:00
2025-08-01 09:11:08 -04:00
2025-08-07 07:32:50 +03:00
2025-08-05 05:57:40 -04:00
2025-08-09 08:15:43 +03:00
2025-08-15 17:05:39 +02:00
2025-08-01 14:17:48 -07:00
2025-07-28 12:07:08 +02:00
2025-07-30 19:26:49 -07:00