[PATCH v9 00/11] Trusted Execution Environment (TEE) driver for Qualcomm TEE (QTEE)
2025-09-02 21:35 UTC (13+ messages)
` [PATCH v9 01/11] tee: allow a driver to allocate a tee_device without a pool
` [PATCH v9 02/11] tee: add close_context to TEE driver operation
` [PATCH v9 03/11] tee: add TEE_IOCTL_PARAM_ATTR_TYPE_UBUF
` [PATCH v9 04/11] tee: add TEE_IOCTL_PARAM_ATTR_TYPE_OBJREF
` [PATCH v9 05/11] tee: increase TEE_MAX_ARG_SIZE to 4096
` [PATCH v9 06/11] firmware: qcom: scm: add support for object invocation
` [PATCH v9 07/11] firmware: qcom: tzmem: export shm_bridge create/delete
` [PATCH v9 08/11] tee: add Qualcomm TEE driver
` [PATCH v9 09/11] tee: qcom: add primordial object
` [PATCH v9 10/11] tee: qcom: enable TEE_IOC_SHM_ALLOC ioctl
` [PATCH v9 11/11] Documentation: tee: Add Qualcomm TEE driver
[PATCH v11 0/9] TEE subsystem for protected dma-buf allocations
2025-09-01 6:33 UTC (15+ messages)
` [PATCH v11 1/9] optee: sync secure world ABI headers
` [PATCH v11 2/9] dma-buf: dma-heap: export declared functions
` [PATCH v11 3/9] tee: implement protected DMA-heap
` [PATCH v11 4/9] tee: refactor params_from_user()
` [PATCH v11 5/9] tee: new ioctl to a register tee_shm from a dmabuf file descriptor
` [PATCH v11 6/9] tee: add tee_shm_alloc_dma_mem()
` [PATCH v11 7/9] optee: support protected memory allocation
` [PATCH v11 8/9] optee: FF-A: dynamic "
` [PATCH v11 9/9] optee: smc abi: "
[PATCH v8 00/11] Trusted Execution Environment (TEE) driver for Qualcomm TEE (QTEE)
2025-08-27 6:06 UTC (17+ messages)
` [PATCH v8 01/11] tee: allow a driver to allocate a tee_device without a pool
` [PATCH v8 02/11] tee: add close_context to TEE driver operation
` [PATCH v8 03/11] tee: add TEE_IOCTL_PARAM_ATTR_TYPE_UBUF
` [PATCH v8 04/11] tee: add TEE_IOCTL_PARAM_ATTR_TYPE_OBJREF
` [PATCH v8 05/11] tee: increase TEE_MAX_ARG_SIZE to 4096
` [PATCH v8 06/11] firmware: qcom: scm: add support for object invocation
` [PATCH v8 07/11] firmware: qcom: tzmem: export shm_bridge create/delete
` [PATCH v8 08/11] tee: add Qualcomm TEE driver
` [PATCH v8 09/11] qcomtee: add primordial object
` [PATCH v8 10/11] qcomtee: enable TEE_IOC_SHM_ALLOC ioctl
` [PATCH v8 11/11] Documentation: tee: Add Qualcomm TEE driver
[PATCH 0/8] sd: Add RPMB emulation to eMMC model
2025-08-27 5:55 UTC (3+ messages)
Linaro OP-TEE Contribution, LOC, monthly meeting August 26
2025-08-25 18:12 UTC
[PATCH v2] tee: shm: fix slab page refcounting
2025-08-22 10:15 UTC (9+ messages)
rcu_preempt detected stalls on CPUs/tasks
2025-08-21 9:19 UTC (11+ messages)
[GIT PULL] OP-TEE typo fix for v6.17
2025-08-19 12:29 UTC
[GIT PULL] TEE fixes for v6.17
2025-08-19 12:26 UTC
[PATCH v19 0/6] Introduction of a remoteproc tee to load signed firmware
2025-08-18 5:07 UTC (16+ messages)
` [PATCH v19 1/6] remoteproc: core: Introduce rproc_pa_to_va helper
` [PATCH v19 2/6] remoteproc: Add TEE support
` [PATCH v19 3/6] remoteproc: Introduce optional release_fw operation
` [PATCH v19 4/6] dt-bindings: remoteproc: Add compatibility for TEE support
` [PATCH v19 5/6] remoteproc: stm32: Create sub-functions to request shutdown and release
` [PATCH v19 6/6] remoteproc: stm32: Add support of an OP-TEE TA to load the firmware
BEE support and TA_RAM usage in Op-Tee 3.10.0
2025-08-14 7:25 UTC (3+ messages)
[PATCH] tee: optee: ffa: fix a typo of "optee_ffa_api_is_compatible"
2025-08-14 8:00 UTC (7+ messages)
[PATCH v7 00/11] Trusted Execution Environment (TEE) driver for Qualcomm TEE (QTEE)
2025-08-14 5:50 UTC (30+ messages)
` [PATCH v7 01/11] tee: allow a driver to allocate a tee_device without a pool
` [PATCH v7 02/11] tee: add close_context to TEE driver operation
` [PATCH v7 03/11] tee: add TEE_IOCTL_PARAM_ATTR_TYPE_UBUF
` [PATCH v7 04/11] tee: add TEE_IOCTL_PARAM_ATTR_TYPE_OBJREF
` [PATCH v7 05/11] tee: increase TEE_MAX_ARG_SIZE to 4096
` [PATCH v7 06/11] firmware: qcom: scm: add support for object invocation
` [PATCH v7 07/11] firmware: qcom: tzmem: export shm_bridge create/delete
` [PATCH v7 08/11] tee: add Qualcomm TEE driver
` [PATCH v7 09/11] qcomtee: add primordial object
` [PATCH v7 10/11] qcomtee: enable TEE_IOC_SHM_ALLOC ioctl
` [PATCH v7 11/11] Documentation: tee: Add Qualcomm TEE driver
[PATCH] treewide: Replace scnprintf with sysfs_emit in
2025-08-13 14:39 UTC (2+ messages)
[PATCH] tee: Use SHA-1 library instead of crypto_shash
2025-08-13 13:43 UTC (3+ messages)
optee_ftpm + ms-tpm-20-ref support for RSA key sizes 3072 or 4096 causes a panic
2025-08-11 5:55 UTC (2+ messages)
Question on OPTEE Support on Raspberry
2025-08-06 13:22 UTC (5+ messages)
[PATCH] tee: fix memory leak in tee_dyn_shm_alloc_helper
2025-08-04 15:49 UTC (4+ messages)
[PATCH] tee: fix NULL pointer dereference in tee_shm_put
2025-08-04 12:24 UTC (3+ messages)
[PATCH] drivers: tee: improve sysfs interface by using sysfs_emit()
2025-08-04 11:20 UTC (3+ messages)
[PATCH v6 00/12] Trusted Execution Environment (TEE) driver for Qualcomm TEE (QTEE)
2025-07-24 3:18 UTC (18+ messages)
` [PATCH v6 01/12] tee: allow a driver to allocate a tee_device without a pool
` [PATCH v6 02/12] tee: add close_context to TEE driver operation
` [PATCH v6 03/12] tee: add TEE_IOCTL_PARAM_ATTR_TYPE_UBUF
` [PATCH v6 04/12] tee: add TEE_IOCTL_PARAM_ATTR_TYPE_OBJREF
` [PATCH v6 05/12] tee: increase TEE_MAX_ARG_SIZE to 4096
` [PATCH v6 06/12] firmware: qcom: scm: add support for object invocation
` [PATCH v6 07/12] firmware: qcom: scm: remove unused arguments to the shm_brige
` [PATCH v6 08/12] firmware: qcom: tzmem: export shm_bridge create/delete
` [PATCH v6 09/12] tee: add Qualcomm TEE driver
` [PATCH v6 10/12] qcomtee: add primordial object
` [PATCH v6 11/12] qcomtee: enable TEE_IOC_SHM_ALLOC ioctl
` [PATCH v6 12/12] Documentation: tee: Add Qualcomm TEE driver
Canceled Linaro OP-TEE Contribution, LOC, monthly meeting June 22
2025-07-16 15:41 UTC
[PATCH v5 00/12] Trusted Execution Environment (TEE) driver for Qualcomm TEE (QTEE)
2025-07-11 7:05 UTC (13+ messages)
` [PATCH v5 08/12] firmware: qcom: tzmem: export shm_bridge create/delete
` [PATCH v5 09/12] tee: add Qualcomm TEE driver
` [PATCH v5 11/12] qcomtee: enable TEE_IOC_SHM_ALLOC ioctl
` [PATCH v5 12/12] Documentation: tee: Add Qualcomm TEE driver
OP-TEE 4.7.0 has been released
2025-07-11 9:47 UTC
[PATCH v10 0/9] TEE subsystem for protected dma-buf allocations
2025-07-09 7:24 UTC (27+ messages)
` [PATCH v10 3/9] tee: implement protected DMA-heap
` [PATCH v10 5/9] tee: new ioctl to a register tee_shm from a dmabuf file descriptor
` [PATCH v10 6/9] tee: add tee_shm_alloc_dma_mem()
` [PATCH v10 7/9] optee: support protected memory allocation
` [PATCH v10 9/9] optee: smc abi: dynamic "
Compilation Issue for plat-k3 for am67a beagleY-AI Board
2025-07-07 11:35 UTC (2+ messages)
Preparing for OP-TEE 4.7.0
2025-06-30 9:12 UTC (3+ messages)
Linaro OP-TEE Contribution, LOC, monthly meeting June 24
2025-06-23 8:20 UTC
[PATCH v2] tee: optee: prevent use-after-free when the client exits before the supplicant
2025-06-19 14:07 UTC (2+ messages)
[PATCH v18 0/6] Introduction of a remoteproc tee to load signed firmware
2025-06-17 17:52 UTC (7+ messages)
` [PATCH v18 2/6] remoteproc: Add TEE support
` [PATCH v18 3/6] remoteproc: Introduce release_fw optional operation
page: next (older)
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).