OP-TEE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-16 10:39:45 to 2026-05-04 10:03:29 UTC [more...]

[REPORT] tee: tee_ioctl_supp_recv() missing tee_shm_put() cleanup for memref params
 2026-05-01 14:31 UTC  (4+ messages)
  ` [PATCH] tee: fix missing shm reference cleanup in tee_ioctl_supp_recv

[PATCH v4 00/15] firmware: qcom: Add OP-TEE PAS service support
 2026-05-04 10:03 UTC  (20+ messages)
` [PATCH v4 01/15] arm64: dts: qcom: kodiak: Add EL2 overlay
` [PATCH v4 02/15] firmware: qcom: Add a generic PAS service
` [PATCH v4 03/15] firmware: qcom_scm: Migrate to "
` [PATCH v4 04/15] firmware: qcom: Add a PAS TEE service
` [PATCH v4 05/15] remoteproc: qcom_q6v5_pas: Switch over to generic PAS TZ APIs
` [PATCH v4 06/15] remoteproc: qcom_q6v5_mss: Switch "
` [PATCH v4 07/15] soc: qcom: mdtloader: "
` [PATCH v4 08/15] remoteproc: qcom_wcnss: "
` [PATCH v4 09/15] remoteproc: qcom: Select QCOM_PAS generic service
` [PATCH v4 10/15] drm/msm: Switch to generic PAS TZ APIs
` [PATCH v4 11/15] media: qcom: "
` [PATCH v4 12/15] net: ipa: "
` [PATCH v4 13/15] wifi: ath12k: "
` [PATCH v4 14/15] firmware: qcom_scm: Remove SCM PAS wrappers
` [PATCH v4 15/15] MAINTAINERS: Add maintainer entry for Qualcomm PAS TZ service

[PATCH v11 00/11] Trusted Execution Environment (TEE) driver for Qualcomm TEE (QTEE)
 2026-05-04  6:52 UTC  (4+ messages)
` [PATCH v11 08/11] tee: add Qualcomm TEE driver

[PATCH] tee: optee: Allow MT_NORMAL_TAGGED shared memory
 2026-04-28  1:02 UTC  (4+ messages)

[PATCH 1/1] tee: amdtee: store buffer ID in tee_shm->sec_world_id
 2026-04-27 13:43 UTC  (3+ messages)

[PATCH] tee: optee: fix kernel-doc warnings
 2026-04-27 13:41 UTC  (3+ messages)

[PATCH] tee: shm: fix shm leak in register_shm_helper()
 2026-04-27 13:41 UTC  (3+ messages)

[PATCH] tee: fix tee_ioctl_object_invoke_arg padding
 2026-04-27 11:41 UTC  (10+ messages)

[GIT PULL] OP-TEE fix for 7.0
 2026-04-27  8:51 UTC  (2+ messages)

[PATCH v3 00/15] firmware: qcom: Add OP-TEE PAS service support
 2026-04-22 20:04 UTC  (29+ messages)
` [PATCH v3 01/15] arm64: dts: qcom: kodiak: Add EL2 overlay
` [PATCH v3 02/15] firmware: qcom: Add a generic PAS service
` [PATCH v3 03/15] firmware: qcom_scm: Migrate to "
` [PATCH v3 04/15] firmware: qcom: Add a PAS TEE service
` [PATCH v3 05/15] remoteproc: qcom_q6v5_pas: Switch over to generic PAS TZ APIs
` [PATCH v3 06/15] remoteproc: qcom_q6v5_mss: Switch "
` [PATCH v3 07/15] soc: qcom: mdtloader: "
` [PATCH v3 08/15] remoteproc: qcom_wcnss: "
` [PATCH v3 09/15] remoteproc: qcom: Select QCOM_PAS generic service
` [PATCH v3 10/15] drm/msm: Switch to generic PAS TZ APIs
` [PATCH v3 11/15] media: qcom: "
` [PATCH v3 12/15] net: ipa: "
` [PATCH v3 13/15] wifi: ath12k: "
` [PATCH v3 14/15] firmware: qcom_scm: Remove SCM PAS wrappers
` [PATCH v3 15/15] MAINTAINERS: Add maintainer entry for Qualcomm PAS TZ service

OP-TEE 4.10.0 has been released
 2026-04-17 10:07 UTC 

[PATCH v22 1/7] dt-bindings: firmware: Add TEE remoteproc service binding
 2026-04-14 15:29 UTC  (7+ messages)
` [PATCH v22 2/7] dt-bindings: remoteproc: st,stm32-rproc: add st,rproc-tee
` [PATCH v22 3/7] remoteproc: core: Introduce rproc_pa_to_va helper
` [PATCH v22 4/7] remoteproc: Introduce optional release_fw operation
` [PATCH v22 5/7] remoteproc: Add TEE support
` [PATCH v22 6/7] remoteproc: stm32: Create sub-functions to request shutdown and release
` [PATCH v22 7/7] remoteproc: stm32: add OP-TEE backend support

PKCS#11 TA needs userland supplicant?
 2026-04-10 13:05 UTC  (8+ messages)

Preparing for OP-TEE 4.10.0
 2026-04-03  6:12 UTC  (2+ messages)

OP-TEE: memory corruption in scmi_pin_control_list_associations_handler()
 2026-03-30 11:14 UTC  (4+ messages)

Possible race during OP-TEE kernel module device probing
 2026-03-30  9:51 UTC  (5+ messages)

[PATCH v2 00/15] firmware: qcom: Add OP-TEE PAS service support
 2026-03-30  7:08 UTC  (27+ messages)
` [PATCH v2 01/15] arm64: dts: qcom: kodiak: Add EL2 overlay
` [PATCH v2 02/15] firmware: qcom: Add a generic PAS service
` [PATCH v2 03/15] firmware: qcom_scm: Migrate to "
` [PATCH v2 04/15] firmware: qcom: Add a PAS TEE service
` [PATCH v2 05/15] remoteproc: qcom_q6v5_pas: Switch over to generic PAS TZ APIs
` [PATCH v2 06/15] remoteproc: qcom_q6v5_mss: Switch "
` [PATCH v2 07/15] soc: qcom: mdtloader: "
` [PATCH v2 08/15] remoteproc: qcom_wcnss: "
` [PATCH v2 09/15] remoteproc: qcom: Select QCOM_PAS_TEE service backend
` [PATCH v2 10/15] drm/msm: Switch to generic PAS TZ APIs
` [PATCH v2 11/15] media: qcom: "
` [PATCH v2 12/15] net: ipa: "
` [PATCH v2 13/15] wifi: ath12k: "
` [PATCH v2 14/15] firmware: qcom_scm: Remove SCM PAS wrappers
` [PATCH v2 15/15] MAINTAINERS: Add maintainer entry for Qualcomm PAS TZ service

[GIT PULL] OP-TEE update for 7.1
 2026-03-27 13:19 UTC 

[GIT PULL] TEE update for 7.1
 2026-03-27 13:14 UTC 

[PATCH 00/14] firmware: qcom: Add OP-TEE PAS service support
 2026-03-26  8:50 UTC  (32+ messages)
` [PATCH 01/14] arm64: dts: qcom: kodiak: Add EL2 overlay
` [PATCH 02/14] firmware: qcom: Add a generic PAS service
` [PATCH 03/14] firmware: qcom_scm: Migrate to "
` [PATCH 04/14] firmware: qcom: Add a PAS TEE service
` [PATCH 05/14] remoteproc: qcom_q6v5_pas: Switch over to generic PAS TZ APIs
` [PATCH 06/14] remoteproc: qcom_q6v5_mss: Switch "
` [PATCH 07/14] soc: qcom: mdtloader: "
` [PATCH 08/14] remoteproc: qcom_wcnss: "
` [PATCH 09/14] remoteproc: qcom: Select QCOM_PAS_TEE service backend
` [PATCH 10/14] drm/msm: Switch to generic PAS TZ APIs
` [PATCH 11/14] media: qcom: "
` [PATCH 12/14] net: ipa: "
` [PATCH 13/14] wifi: ath12k: "
` [PATCH 14/14] firmware: qcom_scm: Remove SCM PAS wrappers

[GIT PULL] TEE shared memory fix for 7.0
 2026-03-23 12:11 UTC  (6+ messages)

OP-TEE Contributions Forum, monthly meeting March 24
 2026-03-23 10:21 UTC 

[PATCH v21 0/6] Introduction of a remoteproc tee to load signed firmware
 2026-03-20  9:58 UTC  (13+ messages)
` [PATCH v21 1/6] dt-bindings: firmware: Add TEE remoteproc service binding
` [PATCH v21 2/6] dt-bindings: remoteproc: Add STM32 TEE-controlled rproc binding
` [PATCH v21 3/6] remoteproc: core: Introduce rproc_pa_to_va helper
` [PATCH v21 4/6] remoteproc: Introduce optional release_fw operation
` [PATCH v21 5/6] remoteproc: Add TEE support
` [PATCH v21 6/6] remoteproc: stm32: Add TEE-controlled STM32 driver

[PATCH] optee: Check return value of tee_shm_get_va()
 2026-03-15  5:02 UTC  (5+ messages)

[PATCH] tee: clean up tee_core.h kernel-doc
 2026-03-13 11:11 UTC  (3+ messages)

[PATCH v4] arm64: defconfig: Enable QCOMTEE module for QTEE-enabled Qualcomm SoCs
 2026-03-11 20:56 UTC  (8+ messages)

[RFT PATCH v2] tee: shm: Remove refcounting of kernel pages
 2026-03-11  6:47 UTC  (3+ messages)

[PATCH 0/3] OP-TEE/OP-TEE drivers: simplify context matches
 2026-03-04  9:34 UTC  (4+ messages)
` [PATCH 1/3] optee: simplify OP-TEE context match

[PATCH v5] tee: optee: prevent use-after-free when the client exits before the supplicant
 2026-03-02 13:39 UTC  (4+ messages)

OP-TEE Contributions Forum, monthly meeting February 24
 2026-02-23 13:18 UTC 

[RFT PATCH] tee: shm: Remove refcounting of kernel pages
 2026-02-23  5:07 UTC  (3+ messages)

[PATCH v20 0/6] Introduction of a remoteproc tee to load signed firmware
 2026-02-19  7:51 UTC  (10+ messages)
` [PATCH v20 1/6] dt-bindings: firmware: Add TEE remoteproc service binding
            ` [Linux-stm32] "

[PATCH v5] tee: optee: prevent use-after-free when the client exits before the supplicant
 2026-02-16 22:24 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox