[PATCH RFC 0/5] tee: optee: add RISC-V RPMI TEE transport
2026-09-12 10:15 UTC (6+ messages)
` [PATCH RFC 1/5] optee: riscv: add RPMI TEE service group transport
` [PATCH RFC 2/5] optee: riscv: add shared memory and scheduled calls
` [PATCH RFC 3/5] optee: riscv: enable persistent shared argument cache
` [PATCH RFC 4/5] optee: riscv: add asynchronous notifications over the signal bus
` [PATCH RFC 5/5] dt-bindings: tee: add RISC-V RPMI TEE transport
[PATCH] tee: optee: ffa: support shared memory offsets on large-page kernels
2026-09-10 16:11 UTC (4+ messages)
` [PATCH v2] "
[PATCH RESEND] tee: move tee_ioctl_shm_register_data to above IOCTL definition
2026-09-10 9:23 UTC (2+ messages)
[PATCH] tee: move tee_ioctl_shm_register_data to above IOCTL definition
2026-09-10 9:21 UTC (3+ messages)
[PATCH 0/2] Add TPM support via Qualcomm TEE TPM TA
2026-09-10 8:34 UTC (11+ messages)
` [PATCH 1/2] tee: qcomtee: Register qcom.tz.tpm service for discovery
` [PATCH 2/2] firmware: tpm: Introduce tpm-qcom driver
[PATCH v5 0/2] ufs: rpmb: make RPMB usable with OP-TEE key derivation
2026-09-10 1:55 UTC (4+ messages)
` [PATCH v5 1/2] ufs: rpmb: retry power-on UNIT ATTENTION on the RPMB WLUN
` [PATCH v5 2/2] ufs: rpmb: use a fixed-length RPMB dev_id
[RFC PATCH v1 0/6] tee: optee: RISC-V support over the RPMI TEE service group
2026-09-10 1:20 UTC (7+ messages)
` [RFC PATCH v1 1/6] mailbox: riscv-sbi-mpxy: add riscv_sbi_mpxy_mbox_call() for hart-local requests
` [RFC PATCH v1 2/6] tee: optee: select the SMC ABI conduit from the firmware node match data
` [RFC PATCH v1 3/6] tee: optee: teach the memory type check about RISC-V page attributes
` [RFC PATCH v1 4/6] mailbox: riscv-rpmi-message: add TEE service group definitions
` [RFC PATCH v1 5/6] dt-bindings: firmware: add OP-TEE over the RISC-V RPMI TEE service group
` [RFC PATCH v1 6/6] tee: optee: add a RISC-V conduit over the "
[PATCH v9 00/10] arm64: Unmap FF-A lent memory from direct map
2026-09-08 10:17 UTC (26+ messages)
` [PATCH v9 01/10] memblock: Introduce MEMBLOCK_LLMAP
` [PATCH v9 02/10] of: reserved_mem: Introduce "ll-map" property
` [PATCH v9 03/10] set_memory.h: Introduce can_set_direct_map_range()
` [PATCH v9 04/10] set_memory.h: Introduce __set_direct_map*()
` [PATCH v9 05/10] arm64: can_set_direct_map() if BBML3
` [PATCH v9 06/10] arm64: Implement can_set_direct_map_range()
` [PATCH v9 07/10] arm64: Implement __set_direct_map*()
` [PATCH v9 08/10] arm64: Add support for MEMBLOCK_LLMAP
` [PATCH v9 09/10] firmware: arm_ffa: Introduce ffa-lend-pool
` [PATCH v9 10/10] optee: Add support for arm,ffa-lend-pool
[PATCH v2 0/6] Add TEE based client driver for UEFI Secure Application
2026-09-08 9:27 UTC (28+ messages)
` [PATCH v2 1/6] tee: qcomtee: Track the object invocation context
` [PATCH v2 2/6] tee: Add kernel client object invoke helper
` [PATCH v2 3/6] tee: qcomtee: Allow object invokes from kernel clients
` [PATCH v2 4/6] tee: Export uuidv5 generation for TEE backends
` [PATCH v2 5/6] tee: qcomtee: Add support for registering QTEE services on TEE bus
` [PATCH v2 6/6] firmware: qcom: Add support for TEE based EFI-var client driver
[PATCH v2 0/3] Add TPM support via Qualcomm TEE TPM TA
2026-09-07 9:28 UTC (4+ messages)
` [PATCH v2 1/3] tee: qcomtee: Register qcom.tz.tpm service for discovery
` [PATCH v2 2/3] tpm: Introduce Qualcomm TPM driver
` [PATCH v2 3/3] MAINTAINERS: Add Qualcomm TPM driver entry
[PATCH v3] tee: remove TZMEM_MODE_GENERIC
2026-09-01 9:02 UTC (5+ messages)
[PATCH AUTOSEL 6.18-5.10] tee: optee: Allow MT_NORMAL_TAGGED shared memory
2026-08-31 13:26 UTC
[PATCH 0/1] tee: fix page pin leak in register_shm_helper()
2026-08-31 10:58 UTC (2+ messages)
` [PATCH 1/1] tee: fix page count in register_shm_helper() error path
[PATCH v4 0/2] ufs: rpmb: make RPMB usable with OP-TEE key derivation
2026-08-31 8:25 UTC (7+ messages)
` [PATCH v4 1/2] ufs: rpmb: retry power-on UNIT ATTENTION on the RPMB WLUN
` [PATCH v4 2/2] ufs: rpmb: use a fixed-length RPMB dev_id
[PATCH v3 0/2] ufs: rpmb: make RPMB usable with OP-TEE key derivation
2026-08-26 20:59 UTC (6+ messages)
` [PATCH v3 1/2] ufs: rpmb: retry power-on UNIT ATTENTION on the RPMB WLUN
` [PATCH v3 2/2] ufs: rpmb: use a fixed-length RPMB dev_id
[PATCH v2] tee: qcomtee: fix kernel-doc warnings
2026-08-24 12:51 UTC (2+ messages)
OP-TEE Contributions Forum, monthly meeting August 24
2026-08-24 8:21 UTC (2+ messages)
[PATCH v4 0/3] tee: add MbedTEE driver
2026-08-21 15:58 UTC (6+ messages)
` [PATCH v4 1/3] dt-bindings: vendor-prefixes: add mbedtee
` [PATCH v4 2/3] dt-bindings: firmware: add mbedtee,tee binding
` [PATCH v4 3/3] tee: add MbedTEE driver
[PATCH] tee: qcomtee: fix kernel-doc warnings
2026-08-20 7:53 UTC (4+ messages)
` "
[PATCH v2] Documentation: Extend the real-time hardware bits with some firmware bits
2026-08-14 9:58 UTC (4+ messages)
[GIT PULL] QCOMTEE update for v7.3
2026-08-06 13:21 UTC
[GIT PULL] OP-TEE fix for v7.2
2026-08-06 13:12 UTC
[PATCH] tee: avoid accessing dma-buf shared memory after put
2026-08-06 6:07 UTC
ufs: rpmb: make RPMB usable with OP-TEE key derivation
2026-08-05 16:49 UTC (5+ messages)
` [PATCH 1/2] ufs: rpmb: retry power-on UNIT ATTENTION on the RPMB WLUN
` [PATCH 2/2] ufs: rpmb: use a fixed-length RPMB dev_id
[PATCH] tee: qcomtee: user: check the parameter count from the supplicant
2026-07-30 6:22 UTC
[PATCH v2] tee: remove TZMEM_MODE_GENERIC
2026-08-04 7:40 UTC (4+ messages)
[PATCH v3 0/3] tee: add MbedTEE driver
2026-07-31 20:19 UTC (6+ messages)
` [PATCH v3 1/3] dt-bindings: vendor-prefixes: add mbedtee
` [PATCH v3 2/3] dt-bindings: firmware: add mbedtee,tee binding
` [PATCH v3 3/3] tee: add MbedTEE driver
[PATCH] Documentation: Extend the real-time hardware bits with some firmware bits
2026-07-16 16:13 UTC (7+ messages)
[PATCH] tee: remove dead select from kconfig
2026-07-22 23:43 UTC (4+ messages)
[PATCH 2/3] dt-bindings: firmware: add mbedtee,rpc binding
2026-07-03 7:16 UTC (2+ messages)
[PATCH 0/3] tee: add MbedTEE driver
2026-07-02 15:11 UTC (8+ messages)
` [PATCH 1/3] dt-bindings: vendor-prefixes: add mbedtee
` [PATCH 2/3] dt-bindings: firmware: add mbedtee,rpc binding
` [PATCH 3/3] tee: add MbedTEE driver
` [PATCH v2 0/3] "
` [PATCH v2 1/3] dt-bindings: vendor-prefixes: add mbedtee
` [PATCH v2 2/3] dt-bindings: firmware: add mbedtee,tee binding
` [PATCH v2 3/3] tee: add MbedTEE driver
[PATCH v9 00/14] firmware: qcom: Add OP-TEE PAS service support
2026-08-04 22:31 UTC (6+ messages)
` [PATCH v9 09/14] media: qcom: Switch to generic PAS TZ APIs
` (subset) [PATCH v9 00/14] firmware: qcom: Add OP-TEE PAS service support
OP-TEE Contributions Forum, monthly meeting July 28
2026-07-27 7:17 UTC
[PATCH 0/6] Add TEE based client driver for UEFI Secure Application
2026-07-20 10:18 UTC (15+ messages)
` [PATCH 1/6] tee: qcomtee: Track the object invocation context
` [PATCH 2/6] tee: Add kernel client object invoke helper
` [PATCH 3/6] tee: qcomtee: Allow object invokes from kernel clients
` [PATCH 4/6] tee: Export uuidv5 generation for TEE clients
` [PATCH 5/6] tee: qcomtee: Add support for registering QTEE services on TEE bus
` [PATCH 6/6] firmware: qcom: Add support for TEE based EFI-var client driver
[PATCH v1 0/2] ufs: rpmb: make RPMB usable with OP-TEE key derivation
2026-07-17 10:28 UTC (5+ messages)
` [PATCH v1 1/2] ufs: rpmb: retry power-on UNIT ATTENTION on the RPMB WLUN
` [PATCH v1 2/2] ufs: rpmb: use a fixed-length RPMB dev_id
OP-TEE Bug Bounty
2026-07-13 10:27 UTC
[PATCH v9 0/6] arm_ffa, KVM: Fix FF-A emad offset calculations
2026-07-07 14:04 UTC (5+ messages)
` (subset) "
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