messages from 2025-05-27 15:07:52 to 2025-08-13 10:07:19 UTC [more...]
[PATCH v7 00/11] Trusted Execution Environment (TEE) driver for Qualcomm TEE (QTEE)
2025-08-13 10:06 UTC (16+ 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 v11 0/9] TEE subsystem for protected dma-buf allocations
2025-08-13 6:02 UTC (10+ 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 v19 0/6] Introduction of a remoteproc tee to load signed firmware
2025-08-11 14:11 UTC (12+ 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
[PATCH] tee: optee: ffa: fix a typo of "optee_ffa_api_is_compatible"
2025-08-11 11:31 UTC (6+ messages)
[PATCH] tee: Use SHA-1 library instead of crypto_shash
2025-08-11 6:13 UTC (2+ 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)
rcu_preempt detected stalls on CPUs/tasks
2025-08-04 17:09 UTC
[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 (21+ messages)
` [PATCH v5 03/12] tee: add TEE_IOCTL_PARAM_ATTR_TYPE_UBUF
` [PATCH v5 05/12] tee: increase TEE_MAX_ARG_SIZE to 4096
` [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 (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)
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 (7+ messages)
` [PATCH v9 3/9] tee: implement protected DMA-heap
` [PATCH v9 8/9] optee: FF-A: dynamic protected memory allocation
page: next (older) | prev (newer) | latest
- 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