messages from 2024-11-11 14:13:04 to 2025-02-14 10:07:34 UTC [more...]
[PATCH v4 0/6] TEE subsystem for restricted dma-buf allocations
2025-02-14 10:07 UTC
[PATCH v4 0/6] TEE subsystem for restricted dma-buf allocations
2025-02-13 17:39 UTC
[PATCH v4 0/6] TEE subsystem for restricted dma-buf allocations
2025-02-13 15:57 UTC
[PATCH v4 0/6] TEE subsystem for restricted dma-buf allocations
2025-02-13 14:05 UTC (2+ messages)
[PATCH v4 0/6] TEE subsystem for restricted dma-buf allocations
2025-02-13 9:16 UTC (3+ messages)
[PATCH v4 0/6] TEE subsystem for restricted dma-buf allocations
2025-02-13 8:44 UTC (16+ messages)
` [PATCH v4 1/6] tee: add restricted memory allocation
` [PATCH v4 2/6] optee: account for direction while converting parameters
` [PATCH v4 3/6] optee: sync secure world ABI headers
` [PATCH v4 4/6] optee: support restricted memory allocation
` [PATCH v4 5/6] optee: FF-A: dynamic "
` [PATCH v4 6/6] optee: smc abi: "
[PATCH v2 0/8] Trusted Execution Environment (TEE) driver for Qualcomm TEE (QTEE)
2025-02-09 20:18 UTC
[PATCH v2 0/8] Trusted Execution Environment (TEE) driver for Qualcomm TEE (QTEE)
2025-02-07 5:12 UTC (2+ messages)
[PATCH v2 1/8] tee: allow a driver to allocate a tee_device without a pool
2025-02-05 5:38 UTC (9+ messages)
` [PATCH v2 2/8] tee: add close_context to TEE driver operation
` [PATCH v2 3/8] tee: add TEE_IOCTL_PARAM_ATTR_TYPE_UBUF
` [PATCH v2 4/8] tee: add TEE_IOCTL_PARAM_ATTR_TYPE_OBJREF
` [PATCH v2 5/8] firmware: qcom: scm: add support for object invocation
` [PATCH v2 6/8] tee: add Qualcomm TEE driver
` [PATCH v2 7/8] qcomtee: add primordial object
` [PATCH v2 8/8] Documentation: tee: Add Qualcomm TEE driver
` [PATCH v2 0/8] Trusted Execution Environment (TEE) driver for Qualcomm TEE (QTEE)
[PATCH v2 8/8] Documentation: tee: Add Qualcomm TEE driver
2025-02-05 2:40 UTC
[PATCH v3] tee: optee: Fix supplicant wait loop
2025-02-04 9:12 UTC (3+ messages)
[PATCH v2 6/8] tee: add Qualcomm TEE driver
2025-02-03 12:44 UTC (3+ messages)
[PATCH v2] tee: optee: Fix supplicant wait loop
2025-02-03 11:14 UTC (2+ messages)
[PATCH v2] tee: optee: Fix supplicant wait loop
2025-02-03 10:55 UTC (4+ messages)
[PATCH] tee: optee: Add support for supplicant timeout
2025-02-03 8:03 UTC (2+ messages)
[PATCH v2 0/8] Trusted Execution Environment (TEE) driver for Qualcomm TEE (QTEE)
2025-02-03 2:43 UTC
[PATCH] tee: optee: Add support for supplicant timeout
2025-01-31 11:06 UTC
Registering dynamic shared memory
2025-01-30 14:48 UTC
Registering dynamic shared memory
2025-01-30 14:38 UTC
Registering dynamic shared memory
2025-01-30 7:33 UTC
[PATCH] tee: optee: Add support for supplicant timeout
2025-01-28 8:19 UTC (2+ messages)
Linaro OP-TEE Contribution, LOC, monthly meeting January 28
2025-01-27 11:08 UTC
[PATCH] tee: optee: Add support for supplicant timeout
2025-01-27 7:33 UTC
[EXTERNAL] Re: libtomcrypt, AES-CTR: Missing counter-increment for non-crypto-accelerated archs?
2025-01-24 18:32 UTC
[EXTERNAL] Re: libtomcrypt, AES-CTR: Missing counter-increment for non-crypto-accelerated archs?
2025-01-24 18:08 UTC
[EXTERNAL] Re: libtomcrypt, AES-CTR: Missing counter-increment for non-crypto-accelerated archs?
2025-01-24 17:57 UTC
libtomcrypt, AES-CTR: Missing counter-increment for non-crypto-accelerated archs?
2025-01-24 10:17 UTC
libtomcrypt, AES-CTR: Missing counter-increment for non-crypto-accelerated archs?
2025-01-24 0:00 UTC
[PATCH] tee: optee: Add support for supplicant timeout
2025-01-22 12:25 UTC
[PATCH] tee: optee: Add support for supplicant timeout
2025-01-22 10:06 UTC
[PATCH] tee: optee: Add support for supplicant timeout
2025-01-22 9:15 UTC
[PATCH] tee: optee: Add support for supplicant timeout
2025-01-20 13:31 UTC
[PATCH] tee: optee: Add support for supplicant timeout
2025-01-20 9:24 UTC (3+ messages)
OP-TEE 4.5.0 has been released
2025-01-17 13:22 UTC
Preparing for OP-TEE 4.5.0
2025-01-10 8:33 UTC
[PATCH v4 0/6] TEE subsystem for restricted dma-buf allocations
2025-01-09 6:08 UTC (6+ messages)
Preparing for OP-TEE 4.5.0
2025-01-09 6:08 UTC
[PATCH v4 0/6] TEE subsystem for restricted dma-buf allocations
2025-01-08 17:00 UTC (2+ messages)
[GIT PULL] OP-TEE fix for v6.14
2025-01-02 14:01 UTC
[PATCH 00/10] Trusted Execution Environment (TEE) driver for Qualcomm TEE (QTEE)
2024-12-18 19:20 UTC
[PATCH] tee: optee: Add support for supplicant timeout
2024-12-18 14:41 UTC
[PATCH 01/10] tee: allow a driver to allocate a tee_device without a pool
2024-12-18 14:25 UTC (15+ messages)
` [PATCH 02/10] tee: add TEE_IOCTL_PARAM_ATTR_TYPE_MEMBUF
` [PATCH 03/10] tee: add TEE_IOCTL_PARAM_ATTR_TYPE_OBJREF
` [PATCH 04/10] firmware: qcom: scm: add support for object invocation
` [PATCH 05/10] qcomtee: implement object invoke support
` [PATCH 06/10] qcomtee: add primordial object
` [PATCH 07/10] dt-bindings: arm: qcomtee: add QTEE driver devicetree binding for TEE subsystem
` [PATCH 08/10] tee: add Qualcomm TEE driver
` [PATCH 09/10] arm64: dts: qcom: sm8650: add support for QTEE
` [PATCH 10/10] Documentation: tee: Add Qualcomm TEE driver
` [PATCH 00/10] Trusted Execution Environment (TEE) driver for Qualcomm TEE (QTEE)
[PATCH] tee: optee: Add support for supplicant timeout
2024-12-18 13:34 UTC
[PATCH] tee: optee: Add support for supplicant timeout
2024-12-18 11:07 UTC
[PATCH] tee: optee: Add support for supplicant timeout
2024-12-18 10:32 UTC
[PATCH] tee: optee: Add support for supplicant timeout
2024-12-18 7:30 UTC
[PATCH] optee: fix format string for printing optee build_id
2024-12-17 21:06 UTC (4+ messages)
Canceled Linaro OP-TEE Contribution, LOC, monthly meeting December 24
2024-12-17 9:52 UTC
Using EFI variables stored in RPMB
2024-12-13 13:23 UTC
Using EFI variables stored in RPMB
2024-12-13 12:41 UTC
Using EFI variables stored in RPMB
2024-12-13 11:25 UTC
Using EFI variables stored in RPMB
2024-12-12 11:36 UTC
[PATCH 08/10] tee: add Qualcomm TEE driver
2024-12-12 7:07 UTC (4+ messages)
OP-TEE queries
2024-12-11 10:13 UTC
[PATCH 05/10] qcomtee: implement object invoke support
2024-12-10 21:44 UTC
[PATCH 05/10] qcomtee: implement object invoke support
2024-12-10 21:42 UTC
[PATCH 08/10] tee: add Qualcomm TEE driver
2024-12-10 11:58 UTC (2+ messages)
[PATCH 05/10] qcomtee: implement object invoke support
2024-12-10 10:24 UTC (2+ messages)
[PATCH 02/10] tee: add TEE_IOCTL_PARAM_ATTR_TYPE_MEMBUF
2024-12-09 23:00 UTC
[PATCH 02/10] tee: add TEE_IOCTL_PARAM_ATTR_TYPE_MEMBUF
2024-12-09 15:46 UTC (2+ messages)
[PATCH v3 4/4] optee: support restricted memory allocation
2024-12-05 10:57 UTC
[PATCH v3 2/4] optee: account for direction while converting parameters
2024-12-05 10:55 UTC
[PATCH v3 1/4] tee: add restricted memory allocation
2024-12-05 10:43 UTC
[PATCH 09/10] arm64: dts: qcom: sm8650: add support for QTEE
2024-12-04 1:00 UTC (2+ messages)
OP-TEE queries
2024-12-03 20:08 UTC
[PATCH v3 2/4] optee: account for direction while converting parameters
2024-12-03 10:35 UTC
[PATCH v3 2/4] optee: account for direction while converting parameters
2024-12-03 10:28 UTC
[PATCH v3 0/4] TEE subsystem for restricted dma-buf allocations
2024-12-03 8:27 UTC (8+ messages)
` [PATCH v3 1/4] tee: add restricted memory allocation
` [PATCH v3 2/4] optee: account for direction while converting parameters
` [PATCH v3 3/4] optee: sync secure world ABI headers
` [PATCH v3 4/4] optee: support restricted memory allocation
[PATCH 10/10] Documentation: tee: Add Qualcomm TEE driver
2024-12-03 7:58 UTC
[PATCH 07/10] dt-bindings: arm: qcomtee: add QTEE driver devicetree binding for TEE subsystem
2024-12-03 7:55 UTC
[PATCH 00/10] Trusted Execution Environment (TEE) driver for Qualcomm TEE (QTEE)
2024-12-03 4:19 UTC
[PATCH RFC 3/3] tee: introduce orphan tee_shm and default context
2024-11-28 21:28 UTC
[PATCH RFC 3/3] tee: introduce orphan tee_shm and default context
2024-11-28 12:44 UTC (3+ messages)
[PATCH RFC 3/3] tee: introduce orphan tee_shm and default context
2024-11-28 12:16 UTC (2+ messages)
[PATCH RFC 3/3] tee: introduce orphan tee_shm and default context
2024-11-27 6:01 UTC
[PATCH RFC 3/3] tee: introduce orphan tee_shm and default context
2024-11-26 15:22 UTC
[PATCH RFC 3/3] tee: introduce orphan tee_shm and default context
2024-11-26 12:26 UTC
[PATCH RFC 3/3] tee: introduce orphan tee_shm and default context
2024-11-26 8:32 UTC (2+ messages)
Linaro OP-TEE Contribution, LOC, monthly meeting November 26
2024-11-25 9:43 UTC
[PATCH RFC 3/3] tee: introduce orphan tee_shm and default context
2024-11-25 7:51 UTC
[PATCH RFC 3/3] tee: introduce orphan tee_shm and default context
2024-11-25 7:23 UTC
[PATCH RFC 3/3] tee: introduce orphan tee_shm and default context
2024-11-25 6:14 UTC (2+ messages)
[PATCH RFC 3/3] tee: introduce orphan tee_shm and default context
2024-11-23 10:32 UTC (2+ messages)
[PATCH v13 4/7] remoteproc: Introduce release_fw optional operation
2024-11-21 15:54 UTC (2+ messages)
Dynamic shared memory
2024-11-21 12:57 UTC
Dynamic shared memory
2024-11-21 12:47 UTC
[PATCH RFC 3/3] tee: introduce orphan tee_shm and default context
2024-11-21 12:08 UTC
[PATCH RFC 1/3] tee: revert removal of redundant teedev in struct tee_shm
2024-11-21 1:37 UTC (3+ messages)
` [PATCH RFC 2/3] tee: revert removal of linked list of "
` [PATCH RFC 3/3] tee: introduce orphan tee_shm and default context
[PATCH RFC 0/3] Introduce orphan tee_shm and default tee_context
2024-11-21 1:37 UTC
[PATCH v13 4/7] remoteproc: Introduce release_fw optional operation
2024-11-20 16:08 UTC (2+ messages)
[PATCH v13 4/7] remoteproc: Introduce release_fw optional operation
2024-11-19 20:38 UTC (6+ messages)
tee-supplicant priority
2024-11-18 7:10 UTC
[PATCH v13 2/7] remoteproc: Add TEE support
2024-11-15 8:40 UTC (3+ messages)
tee-supplicant priority
2024-11-14 13:19 UTC
optee-based efi runtime variable service on TI j784s4 platforms
2024-11-12 19:21 UTC
optee-based efi runtime variable service on TI j784s4 platforms
2024-11-12 17:47 UTC
[EXTERNAL] Re: Linux user-level implementation of OP-TEE
2024-11-12 16:25 UTC
optee-based efi runtime variable service on TI j784s4 platforms
2024-11-12 16:03 UTC
optee-based efi runtime variable service on TI j784s4 platforms
2024-11-12 15:06 UTC
optee-based efi runtime variable service on TI j784s4 platforms
2024-11-12 14:39 UTC
optee-based efi runtime variable service on TI j784s4 platforms
2024-11-12 13:22 UTC
optee-based efi runtime variable service on TI j784s4 platforms
2024-11-12 12:45 UTC
optee-based efi runtime variable service on TI j784s4 platforms
2024-11-12 11:50 UTC
optee-based efi runtime variable service on TI j784s4 platforms
2024-11-12 11:40 UTC
Linux user-level implementation of OP-TEE
2024-11-12 8:49 UTC
optee-based efi runtime variable service on TI j784s4 platforms
2024-11-12 8:17 UTC
Linux user-level implementation of OP-TEE
2024-11-12 0:51 UTC
optee-based efi runtime variable service on TI j784s4 platforms
2024-11-11 14:25 UTC
optee-based efi runtime variable service on TI j784s4 platforms
2024-11-11 14:13 UTC
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