OP-TEE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-02-22 12:45:08 to 2021-06-09 10:23:24 UTC [more...]

[PATCH 0/7] tee: shared memory updates
 2021-06-09 10:23 UTC  (8+ messages)
` [PATCH 1/7] tee: remove unused tee_shm_pool_alloc_res_mem()
` [PATCH 2/7] tee: simplify shm pool handling
` [PATCH 3/7] tee: add tee_shm_alloc_kernel_buf()
` [PATCH 4/7] hwrng: optee-rng: use tee_shm_alloc_kernel_buf()
` [PATCH 5/7] tpm_ftpm_tee: "
` [PATCH 6/7] firmware: tee_bnxt: "
` [PATCH 7/7] tee: replace tee_shm_alloc()

[PATCH 4/4] optee: add asynchronous notifications
 2021-06-09  7:40 UTC 

[PATCH 0/4] Asynchronous notifications from secure world
 2021-06-09  7:02 UTC  (6+ messages)
` [PATCH 1/4] tee: fix put order in teedev_close_context()
` [PATCH 2/4] tee: add tee_dev_open_helper() primitive
` [PATCH 3/4] optee: separate notification functions
` [PATCH 4/4] optee: add asynchronous notifications

[PATCH v3 5/7] tee: Support shm registration without dma-buf backing
 2021-06-09  5:46 UTC 

[PATCH v3 0/7] tee: Improve support for kexec and kdump
 2021-06-09  4:29 UTC  (9+ messages)
` [PATCH v3 1/7] optee: Fix memory leak when failing to register shm pages
` [PATCH v3 2/7] optee: Refuse to load the driver under the kdump kernel
` [PATCH v3 3/7] optee: fix tee out of memory failure seen during kexec reboot
` [PATCH v3 4/7] optee: Clear stale cache entries during initialization
` [PATCH v3 5/7] tee: Support shm registration without dma-buf backing
` [PATCH v3 6/7] tpm_ftpm_tee: Free and unregister dynamic shared memory during kexec
` [PATCH v3 7/7] firmware: tee_bnxt: Release shm, session, and context "

Zynq 7000 Support
 2021-06-02 20:10 UTC 

[RFC PATCH 0/3] tee: optee: Allow to freeze when tee-supplicant is frozen
 2021-06-01  7:19 UTC  (5+ messages)
` [RFC PATCH 1/3] tee: optee: Allow to freeze the task waiting for tee-supplicant
` [RFC PATCH 2/3] tee: optee: Allow to freeze while waiting for call_queue
` [RFC PATCH 3/3] tee: optee: Allow to freeze while waiting in OPTEE_RPC_WAIT_QUEUE_SLEEP

[PATCH v2 0/5] Add FF-A support in OP-TEE driver
 2021-05-27  8:14 UTC  (6+ messages)
` [PATCH v2 1/5] tee: add sec_world_id to struct tee_shm
` [PATCH v2 2/5] optee: simplify optee_release()
` [PATCH v2 3/5] optee: refactor driver with internal callbacks
` [PATCH v2 4/5] optee: add a FF-A memory pool
` [PATCH v2 5/5] optee: add FF-A support

Linaro OP-TEE Contributions meeting May 2021
 2021-05-18 12:32 UTC 

[GIT PULL] OP-TEE fix for v5.13
 2021-05-18 10:07 UTC 

[PATCH 061/141] tee: Fix fall-through warnings for Clang
 2021-05-17 23:43 UTC  (3+ messages)

[PATCH v2 0/2] optee: fix OOM seen due to tee_shm_free()
 2021-05-17 20:31 UTC  (10+ messages)
` [PATCH v2 1/2] optee: fix tee out of memory failure seen during kexec reboot
` [PATCH v2 2/2] firmware: tee_bnxt: implement shutdown method to handle kexec reboots
` [PATCH] optee: Disable shm cache when booting the crash kernel

[PATCH] optee: Disable shm cache when booting the crash kernel
 2021-05-17 20:24 UTC 

[PATCH] optee: Disable shm cache when booting the crash kernel
 2021-05-12  5:50 UTC  (2+ messages)

[PATCH] optee: Disable shm cache when booting the crash kernel
 2021-05-10  7:31 UTC  (3+ messages)

[PATCH v2 1/2] optee: fix tee out of memory failure seen during kexec reboot
 2021-05-07  7:03 UTC  (2+ messages)

[PATCH v2 1/2] optee: fix tee out of memory failure seen during kexec reboot
 2021-05-06  8:15 UTC  (2+ messages)

[PATCH v2 1/2] optee: fix tee out of memory failure seen during kexec reboot
 2021-05-06  7:19 UTC  (2+ messages)

[PATCH v2 1/2] optee: fix tee out of memory failure seen during kexec reboot
 2021-05-06  7:02 UTC  (3+ messages)

[PATCH v3] tee: amdtee: unload TA only when its refcount becomes 0
 2021-05-05 11:09 UTC  (4+ messages)

[GIT PULL] AMD-TEE fix for v5.13
 2021-05-05 11:08 UTC 

[PATCH AUTOSEL 4.14 09/16] tee: optee: do not check memref size on return from Secure World
 2021-05-02 14:05 UTC 

[PATCH AUTOSEL 4.19 10/21] tee: optee: do not check memref size on return from Secure World
 2021-05-02 14:05 UTC 

[PATCH AUTOSEL 5.4 16/34] tee: optee: do not check memref size on return from Secure World
 2021-05-02 14:04 UTC 

OP-TEE 3.13.0 has been released
 2021-04-30  8:35 UTC 

Linaro OP-TEE Contributions meeting April 2021
 2021-04-26  9:43 UTC  (2+ messages)

Preparing for OP-TEE 3.13.0
 2021-04-26  4:23 UTC 

[PATCH v9 1/4] KEYS: trusted: Add generic trusted keys framework
 2021-04-22  4:47 UTC  (2+ messages)

[PATCH v9 0/4] Introduce TEE based Trusted Keys support
 2021-04-21 11:08 UTC  (10+ messages)
` [PATCH v9 1/4] KEYS: trusted: Add generic trusted keys framework
` [PATCH v9 2/4] KEYS: trusted: Introduce TEE based Trusted Keys
` [PATCH v9 3/4] doc: trusted-encrypted: updates with TEE as a new trust source
` [PATCH v9 4/4] MAINTAINERS: Add entry for TEE based Trusted Keys

[PATCH] optee: use export_uuid() to copy client UUID
 2021-04-20 10:26 UTC  (2+ messages)

[PATCH v1 1/1] tee: optee: Provide special parameter field for UUID values
 2021-04-19 14:41 UTC 

[PATCH v1 1/1] tee: optee: Provide special parameter field for UUID values
 2021-04-19 14:30 UTC 

[PATCH v1 1/1] tee: optee: Provide special parameter field for UUID values
 2021-04-19 13:40 UTC 

[PATCH v1 1/1] tee: optee: Provide special parameter field for UUID values
 2021-04-19 13:19 UTC  (2+ messages)

Linaro OP-TEE Contributions meeting April 2021
 2021-04-19 12:29 UTC 

[PATCH v1 1/1] tee: optee: Provide special parameter field for UUID values
 2021-04-19 11:35 UTC  (2+ messages)

[PATCH v3] tee: amdtee: unload TA only when its refcount becomes 0
 2021-04-14 17:38 UTC 

[PATCH v2] tee: amdtee: unload TA only when its refcount becomes 0
 2021-04-14 17:37 UTC 

[PATCH v2] tee: amdtee: unload TA only when its refcount becomes 0
 2021-04-14 16:46 UTC  (2+ messages)

Preparing for OP-TEE 3.13.0
 2021-04-12 13:27 UTC 

[PATCH v2] tee: amdtee: unload TA only when its refcount becomes 0
 2021-04-12 10:15 UTC  (3+ messages)

[PATCH] tee: optee: fix build error caused by recent optee tracepoints feature
 2021-04-06 14:20 UTC 

[PATCH] tee: optee: fix build error caused by recent optee tracepoints feature
 2021-04-06 12:30 UTC 

[PATCH] tee: optee: fix build error caused by recent optee tracepoints feature
 2021-04-06 10:38 UTC  (4+ messages)

[PATCH v2] tee: amdtee: unload TA only when its refcount becomes 0
 2021-04-05  9:43 UTC 

[PATCH] tee: amdtee: unload TA only when its refcount becomes 0
 2021-04-05  6:52 UTC  (2+ messages)

[GIT PULL] OP-TEE memref size check for v5.13
 2021-04-01 19:24 UTC  (2+ messages)

[GIT PULL] OP-TEE tracepoints fix for v5.13
 2021-04-01 14:32 UTC 

[GIT PULL] OP-TEE tracepoints fix for v5.13
 2021-04-01 12:32 UTC  (3+ messages)

[PATCH 1/1] tee: optee: do not check memref size on return from Secure World
 2021-04-01  7:40 UTC 

Build breakage in next-20210330 due to optee_trace.h
 2021-03-31  6:27 UTC  (2+ messages)

[TF-A] Firmware FuSa workshop
 2021-03-29  8:07 UTC 

Possible OB1 bug in imx_csu.c
 2021-03-26 13:23 UTC 

[TF-A] EHF + OPTEE on ARM64
 2021-03-26  2:02 UTC 

[PATCH 0/6] Add FF-A support in OP-TEE driver
 2021-03-25 15:44 UTC  (7+ messages)
` [PATCH 1/6] tee: add sec_world_id to struct tee_shm
` [PATCH 2/6] optee: simplify optee_release()
` [PATCH 3/6] optee: sync optee_msg.h and optee_rpc_cmd.h
` [PATCH 4/6] optee: refactor driver with internal callbacks
` [PATCH 5/6] optee: add a FF-A memory pool
` [PATCH 6/6] optee: add FF-A support

[PATCH 1/1] tee: optee: do not check memref size on return from Secure World
 2021-03-25 14:18 UTC 

[PATCH] tee: optee: add invoke_fn tracepoints
 2021-03-25  7:49 UTC  (7+ messages)

[PATCH] tee: optee: fix build error caused by recent optee tracepoints feature
 2021-03-25  4:57 UTC 

[GIT PULL] OP-TEE tracepoints for v5.13
 2021-03-23 17:32 UTC  (2+ messages)

Linaro OP-TEE Contributions meeting March 2021
 2021-03-23 11:26 UTC 

[TF-A] EHF + OPTEE on ARM64
 2021-03-23  2:14 UTC 

[TF-A] EHF + OPTEE on ARM64
 2021-03-22 15:11 UTC 

[PATCH 1/1] tee: optee: do not check memref size on return from Secure World
 2021-03-22 10:40 UTC 

EHF + OPTEE on ARM64
 2021-03-22  9:11 UTC 

[PATCH v2 1/2] optee: fix tee out of memory failure seen during kexec reboot
 2021-03-19  7:00 UTC  (3+ messages)

[PATCH] optee: enable apci support
 2021-03-18  7:59 UTC 

[PATCH] optee: enable apci support
 2021-03-18  7:47 UTC 

[PATCH] optee: enable apci support
 2021-03-18  7:29 UTC 

EHF + OPTEE on ARM64
 2021-03-17  9:59 UTC 

EHF + OPTEE on ARM64
 2021-03-17  9:23 UTC 

EHF + OPTEE on ARM64
 2021-03-17  8:43 UTC 

[PATCH] optee: enable apci support
 2021-03-17  8:29 UTC  (3+ messages)

EHF + OPTEE on ARM64
 2021-03-17  8:16 UTC 

EHF + OPTEE on ARM64
 2021-03-17  8:02 UTC 

EHF + OPTEE on ARM64
 2021-03-17  7:58 UTC 

EHF + OPTEE on ARM64
 2021-03-17  7:41 UTC 

EHF + OPTEE on ARM64
 2021-03-17  7:35 UTC 

Linaro OP-TEE Contributions meeting March 2021
 2021-03-16 15:11 UTC 

EHF + OPTEE on ARM64
 2021-03-16 10:16 UTC 

EHF + OPTEE on ARM64
 2021-03-16 10:08 UTC 

[PATCH] drivers: tee: optee: removed repeated words in comments
 2021-03-14 16:18 UTC 

[PATCH v9 0/4] Introduce TEE based Trusted Keys support
 2021-03-13 10:44 UTC  (7+ messages)

[PATCH v9 0/4] Introduce TEE based Trusted Keys support
 2021-03-09  9:10 UTC  (2+ messages)

[PATCH] tee: amdtee: unload TA only when its refcount becomes 0
 2021-03-07  6:35 UTC 

Request for support opensource optee contribution guide line
 2021-03-03  9:15 UTC 

Linaro OP-TEE Contributions meeting February 2021
 2021-03-03  9:11 UTC 

Request for support opensource optee contribution guide line
 2021-03-03  7:38 UTC 

Linaro OP-TEE Contributions meeting February 2021
 2021-02-26  8:50 UTC 

Linaro OP-TEE Contributions meeting February 2021
 2021-02-25  8:41 UTC 

Linaro OP-TEE Contributions meeting February 2021
 2021-02-24 17:14 UTC 

[PATCH v8 2/4] KEYS: trusted: Introduce TEE based Trusted Keys
 2021-02-24 16:58 UTC 

[PATCH 1/2] optee: fix tee out of memory failure seen during kexec reboot
 2021-02-24 16:53 UTC  (6+ messages)

Linaro OP-TEE Contributions meeting February 2021
 2021-02-24  8:17 UTC 

[PATCH] tee: optee: add invoke_fn tracepoints
 2021-02-24  8:10 UTC  (4+ messages)

[PATCH 0/2] optee: fix OOM seen due to tee_shm_free()
 2021-02-23  6:17 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