op-tee.lists.trustedfirmware.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-05-07 16:32:08 to 2025-07-16 15:41:59 UTC [more...]

Canceled Linaro OP-TEE Contribution, LOC, monthly meeting June 22
 2025-07-16 15:41 UTC 

[PATCH v6 00/12] Trusted Execution Environment (TEE) driver for Qualcomm TEE (QTEE)
 2025-07-14 18:49 UTC  (15+ 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

[PATCH v5 00/12] Trusted Execution Environment (TEE) driver for Qualcomm TEE (QTEE)
 2025-07-11  7:05 UTC  (27+ messages)
` [PATCH v5 01/12] tee: allow a driver to allocate a tee_device without a pool
` [PATCH v5 02/12] tee: add close_context to TEE driver operation
` [PATCH v5 03/12] tee: add TEE_IOCTL_PARAM_ATTR_TYPE_UBUF
` [PATCH v5 04/12] tee: add TEE_IOCTL_PARAM_ATTR_TYPE_OBJREF
` [PATCH v5 05/12] tee: increase TEE_MAX_ARG_SIZE to 4096
` [PATCH v5 06/12] firmware: qcom: scm: add support for object invocation
` [PATCH v5 07/12] firmware: qcom: scm: remove unused arguments to the shm_brige
` [PATCH v5 08/12] firmware: qcom: tzmem: export shm_bridge create/delete
` [PATCH v5 09/12] tee: add Qualcomm TEE driver
` [PATCH v5 10/12] qcomtee: add primordial object
` [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  (35+ messages)
` [PATCH v10 1/9] optee: sync secure world ABI headers
` [PATCH v10 2/9] dma-buf: dma-heap: export declared functions
` [PATCH v10 3/9] tee: implement protected DMA-heap
` [PATCH v10 4/9] tee: refactor params_from_user()
` [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 8/9] optee: FF-A: dynamic "
` [PATCH v10 9/9] optee: smc abi: "

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)

[PATCH v19 0/6] Introduction of a remoteproc tee to load signed firmware
 2025-06-25  9:40 UTC  (7+ 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

Linaro OP-TEE Contribution, LOC, monthly meeting June 24
 2025-06-23  8:20 UTC 

[PATCH] treewide: Replace scnprintf with sysfs_emit in
 2025-06-22  8:29 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  (11+ messages)
` [PATCH v18 1/6] remoteproc: core: Introduce rproc_pa_to_va helper
` [PATCH v18 2/6] remoteproc: Add TEE support
` [PATCH v18 3/6] remoteproc: Introduce release_fw optional operation
` [PATCH v18 4/6] dt-bindings: remoteproc: Add compatibility for TEE support
` [PATCH v18 5/6] remoteproc: stm32: Create sub-functions to request shutdown and release
` [PATCH v18 6/6] remoteproc: stm32: Add support of an OP-TEE TA to load the firmware

[GIT PULL] OP-TEE fix for 6.16
 2025-06-17  7:32 UTC 

[PATCH v17 0/6] Introduction of a remoteproc tee to load signed firmware
 2025-06-14  1:57 UTC  (8+ messages)
` [PATCH v17 1/6] remoteproc: core: Introduce rproc_pa_to_va helper
` [PATCH v17 2/6] remoteproc: Add TEE support
` [PATCH v17 3/6] remoteproc: Introduce release_fw optional operation
` [PATCH v17 4/6] dt-bindings: remoteproc: Add compatibility for TEE support
` [PATCH v17 5/6] remoteproc: stm32: Create sub-functions to request shutdown and release
` [PATCH v17 6/6] remoteproc: stm32: Add support of an OP-TEE TA to load the firmware

Firmware Handoff for DT Overlay created by OP-TEE?
 2025-06-12 10:44 UTC  (3+ messages)

[PATCH] optee: ffa: fix sleep in atomic context
 2025-06-12  9:58 UTC  (7+ messages)

[RESEND PATCH v16 0/6] Introduction of a remoteproc tee to load signed firmware
 2025-06-10 17:36 UTC  (11+ messages)
` [RESEND PATCH v16 1/6] remoteproc: core: Introduce rproc_pa_to_va helper
` [RESEND PATCH v16 2/6] remoteproc: Add TEE support
` [RESEND PATCH v16 3/6] remoteproc: Introduce release_fw optional operation
` [RESEND PATCH v16 4/6] dt-bindings: remoteproc: Add compatibility for TEE support
` [RESEND PATCH v16 5/6] remoteproc: stm32: Create sub-functions to request shutdown and release
` [RESEND PATCH v16 6/6] remoteproc: stm32: Add support of an OP-TEE TA to load the firmware

[PATCH] tee: optee: prevent use-after-free when the client exits before the supplicant
 2025-06-10  0:34 UTC  (3+ messages)

Issue with optee fixing supplicant wait loop
 2025-06-06  2:04 UTC  (3+ messages)

[PATCH AUTOSEL 5.4 4/5] tee: Prevent size calculation wraparound on 32-bit kernels
 2025-06-04 11:50 UTC 

[PATCH AUTOSEL 5.10 4/5] tee: Prevent size calculation wraparound on 32-bit kernels
 2025-06-04 11:50 UTC 

[PATCH AUTOSEL 5.15 4/5] tee: Prevent size calculation wraparound on 32-bit kernels
 2025-06-04 11:50 UTC 

[PATCH AUTOSEL 6.1 5/6] tee: Prevent size calculation wraparound on 32-bit kernels
 2025-06-04 11:50 UTC 

[PATCH AUTOSEL 6.6 5/6] tee: Prevent size calculation wraparound on 32-bit kernels
 2025-06-04 11:50 UTC 

[PATCH AUTOSEL 6.12 5/6] tee: Prevent size calculation wraparound on 32-bit kernels
 2025-06-04 11:49 UTC 

[PATCH AUTOSEL 6.14 7/8] tee: Prevent size calculation wraparound on 32-bit kernels
 2025-06-04 11:49 UTC 

[PATCH AUTOSEL 6.15 8/9] tee: Prevent size calculation wraparound on 32-bit kernels
 2025-06-04 11:49 UTC 

[PATCH v9 0/9] TEE subsystem for protected dma-buf allocations
 2025-06-02 16:00 UTC  (32+ messages)
` [PATCH v9 1/9] optee: sync secure world ABI headers
` [PATCH v9 2/9] dma-buf: dma-heap: export declared functions
` [PATCH v9 3/9] tee: implement protected DMA-heap
` [PATCH v9 4/9] tee: refactor params_from_user()
` [PATCH v9 5/9] tee: new ioctl to a register tee_shm from a dmabuf file descriptor
` [PATCH v9 6/9] tee: add tee_shm_alloc_dma_mem()
` [PATCH v9 7/9] optee: support protected memory allocation
` [PATCH v9 8/9] optee: FF-A: dynamic "
` [PATCH v9 9/9] optee: smc abi: "

[PATCH v4 00/11] Trusted Execution Environment (TEE) driver for Qualcomm TEE (QTEE)
 2025-05-27  0:59 UTC  (5+ messages)
` [PATCH v4 08/11] tee: add Qualcomm TEE driver

Linaro OP-TEE Contribution, LOC, monthly meeting May 27
 2025-05-26 10:24 UTC  (2+ messages)

pkcs11 engine basic expectation clarification
 2025-05-21  4:11 UTC 

Welcome to the "OP-TEE" mailing list
 2025-05-15  9:23 UTC 

[PATCH v4 05/11] firmware: qcom: scm: add support for object invocation
 2025-05-14 15:27 UTC  (2+ messages)

[PATCH v4 03/11] tee: add TEE_IOCTL_PARAM_ATTR_TYPE_UBUF
 2025-05-14 13:46 UTC 

[PATCH v4 02/11] tee: add close_context to TEE driver operation
 2025-05-14 13:46 UTC 

[PATCH v4 09/11] qcomtee: add primordial object
 2025-05-14 13:44 UTC 

[GIT PULL] TEE updates for 6.16
 2025-05-10  9:10 UTC 

[GIT PULL] TEE updates for 6.16
 2025-05-09 21:22 UTC  (3+ messages)

[GIT PULL] AMD-TEE updates for 6.16
 2025-05-09  6:58 UTC 

[PATCH v8 11/14] tee: add tee_shm_alloc_cma_phys_mem()
 2025-05-07 16:32 UTC  (2+ messages)


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).