OP-TEE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-10-22 05:05:31 to 2026-01-05 07:37:34 UTC [more...]

[PATCH] optee: update outdated comment
 2026-01-05  5:26 UTC  (2+ messages)

[PATCH v20 0/6] Introduction of a remoteproc tee to load signed firmware
 2026-01-05  7:37 UTC  (13+ messages)
` [PATCH v20 1/6] dt-bindings: firmware: Add TEE remoteproc service binding
` [PATCH v20 2/6] dt-bindings: remoteproc: Add STM32 TEE-controlled rproc binding
` [PATCH v20 3/6] remoteproc: core: Introduce rproc_pa_to_va helper
` [PATCH v20 4/6] remoteproc: Introduce optional release_fw operation
` [PATCH v20 5/6] remoteproc: Add TEE support
` [PATCH v20 6/6] remoteproc: stm32: Add TEE-controlled STM32 driver

[PATCH v1 1/1] tee: optee: expose OS revision via sysfs
 2026-01-05  5:20 UTC  (23+ messages)
` [PATCH v2 "
  ` [PATCH v3 "
    ` [PATCH v4 1/2] tee: add revision sysfs attribute
      ` [PATCH v4 2/2] tee: optee: store OS revision for TEE core

[PATCH 1/3] tee: qcomtee: call: Fix confusing cleanup.h syntax
 2026-01-04 22:50 UTC  (13+ messages)
` [PATCH 2/3] tee: qcomtee: mem: "
` [PATCH 3/3] tee: qcomtee: user: "

[PATCH v3] arm64: defconfig: Enable QCOMTEE on Qualcomm SM8650+
 2026-01-02 18:23 UTC  (13+ messages)

Preparing for OP-TEE 4.9.0
 2025-12-29 13:11 UTC 

[PATCH v2 00/17] tee: Use bus callbacks instead of driver callbacks
 2025-12-19  6:22 UTC  (31+ messages)
` [PATCH v2 01/17] tee: Add some helpers to reduce boilerplate for tee client drivers
` [PATCH v2 02/17] tee: Add probe, remove and shutdown bus callbacks to tee_client_driver
` [PATCH v2 03/17] tee: Adapt documentation to cover recent additions
` [PATCH v2 04/17] hwrng: optee - Make use of module_tee_client_driver()
` [PATCH v2 05/17] hwrng: optee - Make use of tee bus methods
` [PATCH v2 06/17] rtc: optee: Migrate to use tee specific driver registration function
` [PATCH v2 07/17] rtc: optee: Make use of tee bus methods
` [PATCH v2 08/17] efi: stmm: Make use of module_tee_client_driver()
` [PATCH v2 09/17] efi: stmm: Make use of tee bus methods
` [PATCH v2 10/17] firmware: arm_scmi: optee: Make use of module_tee_client_driver()
` [PATCH v2 11/17] firmware: arm_scmi: Make use of tee bus methods
` [PATCH v2 12/17] firmware: tee_bnxt: Make use of module_tee_client_driver()
` [PATCH v2 13/17] firmware: tee_bnxt: Make use of tee bus methods
` [PATCH v2 14/17] KEYS: trusted: Migrate to use tee specific driver registration function
` [PATCH v2 15/17] KEYS: trusted: Make use of tee bus methods
` [PATCH v2 16/17] tpm/tpm_ftpm_tee: Make use of tee specific driver registration
` [PATCH v2 17/17] tpm/tpm_ftpm_tee: Make use of tee bus methods

build breakage with SCMI
 2025-12-17 12:23 UTC  (4+ messages)

[PATCH] tee: fix tee_ioctl_object_invoke_arg padding
 2025-12-16 13:17 UTC  (12+ messages)

[PATCH v1 00/17] tee: Use bus callbacks instead of driver callbacks
 2025-12-15 10:42 UTC  (41+ messages)
` [PATCH v1 01/17] tee: Add some helpers to reduce boilerplate for tee client drivers
` [PATCH v1 02/17] tee: Add probe, remove and shutdown bus callbacks to tee_client_driver
` [PATCH v1 03/17] tee: Adapt documentation to cover recent additions
` [PATCH v1 04/17] hwrng: optee - Make use of module_tee_client_driver()
` [PATCH v1 05/17] hwrng: optee - Make use of tee bus methods
` [PATCH v1 06/17] rtc: optee: Migrate to use tee specific driver registration function
` [PATCH v1 07/17] rtc: optee: Make use of tee bus methods
` [PATCH v1 08/17] efi: stmm: Make use of module_tee_client_driver()
` [PATCH v1 09/17] efi: stmm: Make use of tee bus methods
` [PATCH v1 10/17] firmware: arm_scmi: optee: Make use of module_tee_client_driver()
` [PATCH v1 11/17] firmware: arm_scmi: Make use of tee bus methods
` [PATCH v1 12/17] firmware: tee_bnxt: Make use of module_tee_client_driver()
` [PATCH v1 13/17] firmware: tee_bnxt: Make use of tee bus methods
` [PATCH v1 14/17] KEYS: trusted: Migrate to use tee specific driver registration function
` [PATCH v1 15/17] KEYS: trusted: Make use of tee bus methods
` [PATCH v1 16/17] tpm/tpm_ftpm_tee: Make use of tee specific driver registration
` [PATCH v1 17/17] tpm/tpm_ftpm_tee: Make use of tee bus methods

[PATCH v2] arm64: defconfig: Enable QCOMTEE for Qualcomm SoCs
 2025-12-07  7:50 UTC  (5+ messages)

[PATCH] arm64: defconfig: Enable QCOMTEE for Qualcomm SoCs
 2025-12-05  7:40 UTC  (5+ messages)

Linaro OP-TEE Contribution, LOC, monthly meeting November 25
 2025-11-24  7:31 UTC 

[PATCH v2] tee: optee: prevent use-after-free when the client exits before the supplicant
 2025-11-14 12:56 UTC  (3+ messages)

[GIT PULL] QCOMTEE fixes2 for v6.18
 2025-11-17  9:47 UTC 

[PATCH v2] tee: qcomtee: initialize result before use in release worker
 2025-11-17  9:23 UTC  (4+ messages)

AI Policy - Guidance on AI-assisted contributions
 2025-11-14 11:45 UTC 

[PATCH v3] tee: qcomtee: fix uninitialized pointers with free attribute
 2025-11-14  8:50 UTC  (3+ messages)

[GIT PULL] TEE fix for v6.18
 2025-11-14  7:36 UTC 

[PATCH] tee: qcom: initialize result before use in release worker
 2025-11-14  1:54 UTC  (5+ messages)

[PATCH v2] tee: fix uninitialized pointers with free attribute
 2025-11-11  6:46 UTC  (2+ messages)

[bug report] tee: add Qualcomm TEE driver
 2025-11-10 19:50 UTC  (3+ messages)

[PATCH] tee: fix uninitialized pointers with free attr
 2025-11-10  9:33 UTC  (3+ messages)

[PATCH] tee: <uapi/linux/tee.h: fix all kernel-doc issues
 2025-11-10  9:46 UTC  (3+ messages)

[PATCH] tee: fix illegal pointer dereference in tee_shm_put()
 2025-11-10  7:03 UTC  (4+ messages)

[PATCH] hwrng: tpm: Do not enable by default
 2025-11-09 10:04 UTC  (7+ messages)

Linaro OP-TEE Contribution, LOC, monthly meeting October 28
 2025-10-27  7:51 UTC 

OP-TEE 4.8.0 has been released
 2025-10-24 14:17 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox