OP-TEE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-06-28 09:54:05 to 2023-10-26 06:52:49 UTC [more...]

[RFC PATCH] tee: tstee: Add initial Trusted Services TEE driver
 2023-10-26  6:52 UTC  (3+ messages)

[PATCH 0/3] Introduce DMA APIs to allocate and free TEE shared memory
 2023-10-25 21:26 UTC  (6+ messages)
` [PATCH 1/3] crypto: ccp - Add function to allocate and free memory using DMA APIs
` [PATCH 2/3] crypto: ccp - Use psp_tee_alloc_buffer() and psp_tee_free_buffer()
` [PATCH 3/3] tee: amdtee: "

[PATCH v1] core: tee_svc.c: allow to pass non-NULL memref of size 0
 2023-10-25 15:34 UTC 

[PATCH v1] core: tee_svc.c: allow to pass non-NULL memref of size 0
 2023-10-24  6:13 UTC  (2+ messages)

Linaro OP-TEE Contribution, LOC, monthly meeting October 24
 2023-10-23 18:28 UTC 

[PATCH v2 2/2] tee: amdtee: add support for CMA buffer allocations
 2023-10-23 14:01 UTC  (4+ messages)
` [PATCH v2 1/2] tee: amdtee: use page_alloc_exact() for memory allocations

Secure interrupt while sending direct response
 2023-10-23  9:35 UTC 

OP-TEE 4.0.0 has been released
 2023-10-20 18:43 UTC 

Secure interrupt while sending direct response
 2023-10-20 15:59 UTC 

[RFC PATCH] tee: tstee: Add initial Trusted Services TEE driver
 2023-10-20 13:58 UTC 

[RFC PATCH] tee: tstee: Add initial Trusted Services TEE driver
 2023-10-20 13:54 UTC  (2+ messages)

Secure interrupt while sending direct response
 2023-10-20 13:49 UTC 

Secure interrupt while sending direct response
 2023-10-20 13:10 UTC 

Secure interrupt while sending direct response
 2023-10-20 12:46 UTC 

[PATCH v11 3/4] tee: optee: support tracking system threads
 2023-10-19 14:22 UTC 

[RFC PATCH] tee: tstee: Add initial Trusted Services TEE driver
 2023-10-19 14:16 UTC 

[PATCH v11 0/4] tee: introduce TEE system sssion
 2023-10-19 12:49 UTC  (7+ messages)
` [PATCH v11 1/4] tee: optee: system call property
` [PATCH v11 2/4] tee: system session
` [PATCH v11 3/4] tee: optee: support tracking system threads
` [PATCH v11 4/4] firmware: arm_scmi: optee: use optee system invocation

[PATCH v9 0/6] introduce tee-based EFI Runtime Variable Service
 2023-10-18 11:51 UTC  (10+ messages)
` [PATCH v9 1/6] efi: expose efivar generic ops register function
` [PATCH v9 2/6] efi: Add EFI_ACCESS_DENIED status code
` [PATCH v9 3/6] efi: Add tee-based EFI variable driver
` [PATCH v9 4/6] efivarfs: automatically update super block flag
` [PATCH v9 5/6] efivarfs: force RO when remounting if SetVariable is not supported
` [PATCH v9 6/6] tee: optee: restore efivars ops when tee-supplicant stops

[PATCH v8 4/5] efivarfs: automatically update super block flag
 2023-10-17 12:55 UTC 

[RFC PATCH] tee: tstee: Add initial Trusted Services TEE driver
 2023-10-17 11:13 UTC 

[PATCH v8 4/5] efivarfs: automatically update super block flag
 2023-10-17 10:58 UTC 

[PATCH v2] tee: optee: Fix supplicant based device enumeration
 2023-10-16  7:32 UTC 

Preparing for OP-TEE 4.0.0
 2023-10-13 22:20 UTC 

[PATCH v8 4/5] efivarfs: automatically update super block flag
 2023-10-13 15:25 UTC 

[RFC PATCH] tee: tstee: Add initial Trusted Services TEE driver
 2023-10-13 12:47 UTC  (5+ messages)

[RFC PATCH] tee: tstee: Add initial Trusted Services TEE driver
 2023-10-13 11:38 UTC  (2+ messages)

[PATCH v10 3/4] tee: optee: support tracking system threads
 2023-10-13  9:48 UTC 

[PATCH v10 3/4] tee: optee: support tracking system threads
 2023-10-13  9:36 UTC  (2+ messages)

[PATCH v10 3/4] tee: optee: support tracking system threads
 2023-10-13  9:13 UTC  (2+ messages)

[PATCH v8 4/5] efivarfs: automatically update super block flag
 2023-10-13  7:53 UTC  (2+ messages)

[PATCH v10 3/4] tee: optee: support tracking system threads
 2023-10-13  7:21 UTC  (2+ messages)

[PATCH v2] tee: optee: Fix supplicant based device enumeration
 2023-10-12 12:39 UTC  (2+ messages)

[PATCH v8 0/5] introduce tee-based EFI Runtime Variable Service
 2023-10-11 17:00 UTC  (9+ messages)
` [PATCH v8 1/5] efi: expose efivar generic ops register function
` [PATCH v8 2/5] efi: Add EFI_ACCESS_DENIED status code
` [PATCH v8 3/5] efi: Add tee-based EFI variable driver
` [PATCH v8 4/5] efivarfs: automatically update super block flag
` [PATCH v8 5/5] efivarfs: force RO when remounting if SetVariable is not supported

[PATCH] tee: make tee_class constant
 2023-10-09 10:13 UTC 

[PATCH] tee: make tee_class constant
 2023-10-09  5:34 UTC  (2+ messages)

[PATCH v10 0/4] tee: introduce TEE system sssion
 2023-10-06  9:33 UTC  (7+ messages)
` [PATCH v10 1/4] tee: optee: system call property
` [PATCH v10 2/4] tee: system session
` [PATCH v10 3/4] tee: optee: support tracking system threads
` [PATCH v10 4/4] firmware: arm_scmi: optee: use optee system invocation

[PATCH v3] virtio-tee: Reserve device ID 46 for TEE device
 2023-10-05  5:10 UTC 

Preparing for OP-TEE 4.0.0
 2023-10-04 13:35 UTC 

[GIT PULL] AMDTEE fix for v6.6
 2023-10-03 17:18 UTC 

[PATCH v2 1/1] tee: amdtee: fix use-after-free vulnerability in amdtee_close_session
 2023-10-03 17:18 UTC 

[PATCH v2 1/1] tee: amdtee: fix use-after-free vulnerability in amdtee_close_session
 2023-10-03  5:14 UTC 

[PATCH v2 1/1] tee: amdtee: fix use-after-free vulnerability in amdtee_close_session
 2023-09-29  7:00 UTC 

[PATCH 1/1] tee: amdtee: fix use-after-free vulnerability in amdtee_close_session
 2023-09-29  6:04 UTC 

[PATCH 1/1] tee: amdtee: fix use-after-free vulnerability in amdtee_close_session
 2023-09-28 15:05 UTC 

[PATCH v3] virtio-tee: Reserve device ID 46 for TEE device
 2023-09-28  6:12 UTC 

[virtio-dev] [PATCH v2] virtio-tee: Reserve device ID 46 for TEE device
 2023-09-26 13:46 UTC 

[virtio-dev] [PATCH v2] virtio-tee: Reserve device ID 46 for TEE device
 2023-09-26 12:32 UTC 

Linaro OP-TEE Contribution, LOC, monthly meeting September 26
 2023-09-26  5:58 UTC 

[PATCH 1/1] tee: amdtee: fix use-after-free vulnerability in amdtee_close_session
 2023-09-22  6:55 UTC 

TA access to its own checksum
 2023-09-14 14:45 UTC 

TA access to its own checksum
 2023-09-14 10:46 UTC 

TA access to its own checksum
 2023-09-14  9:58 UTC 

[PATCH -next] tee: Remove unused declarations
 2023-09-13  8:39 UTC 

[GIT PULL] TEE fix for v6.6
 2023-09-13  8:39 UTC 

New TrustedFirmware Discord Server
 2023-09-08 22:25 UTC 

New TrustedFirmware Discord Server
 2023-09-08 20:55 UTC 

Optee + OpenSSH/OpenSSL
 2023-09-05  2:14 UTC 

Optee + OpenSSH/OpenSSL
 2023-08-30 10:11 UTC  (3+ messages)

Optee + OpenSSH/OpenSSL
 2023-08-30  7:28 UTC  (3+ messages)

[PATCH v2 1/2] tee: amdtee: use page_alloc_exact() for memory allocations
 2023-08-29 20:19 UTC 

[PATCH] tee: amdtee: add support for use of cma region
 2023-08-29 16:47 UTC  (6+ messages)

[PATCH v2] tee: optee: Fix supplicant based device enumeration
 2023-08-29 11:03 UTC  (3+ messages)

Optee + OpenSSH/OpenSSL
 2023-08-29  8:04 UTC 

[RFC, PATCH 1/1] rpmb: add Replay Protected Memory Block (RPMB) driver
 2023-08-24 14:07 UTC 

[RFC, PATCH 1/1] rpmb: add Replay Protected Memory Block (RPMB) driver
 2023-08-24 14:01 UTC  (3+ messages)

[RFC, PATCH 1/1] rpmb: add Replay Protected Memory Block (RPMB) driver
 2023-08-23  8:04 UTC  (2+ messages)

[RFC, PATCH 1/1] rpmb: add Replay Protected Memory Block (RPMB) driver
 2023-08-22 18:47 UTC  (4+ messages)

[RFC, PATCH 0/1] Replay Protected Memory Block (RPMB) driver
 2023-08-22 18:43 UTC  (7+ messages)
` [RFC, PATCH 1/1] rpmb: add "

[PATCH] KEYS: trusted: tee: use tee_shm_register_alloc_buf()
 2023-08-22 11:39 UTC 

[PATCH] KEYS: trusted: tee: use tee_shm_register_alloc_buf()
 2023-08-21 15:36 UTC 

[RFC, PATCH 1/1] rpmb: add Replay Protected Memory Block (RPMB) driver
 2023-08-21 12:35 UTC  (3+ messages)

[RFC, PATCH 1/1] rpmb: add Replay Protected Memory Block (RPMB) driver
 2023-08-21 12:17 UTC 

[PATCH] KEYS: trusted: tee: use tee_shm_register_alloc_buf()
 2023-08-21 12:09 UTC 

[PATCH] KEYS: trusted: tee: use tee_shm_register_alloc_buf()
 2023-08-21 10:55 UTC 

[PATCH] KEYS: trusted: tee: use tee_shm_register_alloc_buf()
 2023-08-21 10:51 UTC  (2+ messages)

Linaro OP-TEE Contribution, LOC, monthly meeting August 22
 2023-08-21 10:20 UTC 

[PATCH] KEYS: trusted: tee: use tee_shm_register_alloc_buf()
 2023-08-21  8:31 UTC 

[PATCH] KEYS: trusted: tee: use tee_shm_register_alloc_buf()
 2023-08-21  8:21 UTC  (2+ messages)

[PATCH] tee: amdtee: add support for use of cma region
 2023-08-18 14:42 UTC 

Run OP-TEE on Morello kernel issue
 2023-08-17 18:31 UTC 

tpm2 device fail on u-boot
 2023-08-17 10:13 UTC 

[PATCH -next] tee: Remove unused declarations
 2023-08-17 10:10 UTC  (2+ messages)

tpm2 device fail on u-boot
 2023-08-17 10:06 UTC 

[PATCH v8 0/5] introduce tee-based EFI Runtime Variable Service
 2023-08-17  9:33 UTC 

[PATCH v8 0/5] introduce tee-based EFI Runtime Variable Service
 2023-08-17  9:22 UTC  (2+ messages)

[PATCH v8 0/5] introduce tee-based EFI Runtime Variable Service
 2023-08-16 11:58 UTC 

[PATCH v8 0/5] introduce tee-based EFI Runtime Variable Service
 2023-08-15  2:40 UTC  (2+ messages)

tpm2 device fail on u-boot
 2023-08-14  7:52 UTC 

[PATCH] KEYS: trusted: tee: use tee_shm_register_alloc_buf()
 2023-08-08  9:07 UTC 

[PATCH] KEYS: trusted: tee: use tee_shm_register_alloc_buf()
 2023-08-07  7:58 UTC  (2+ messages)

[PATCH v7 0/5] introduce tee-based EFI Runtime Variable Service
 2023-08-02  7:04 UTC  (13+ messages)
` [PATCH v7 1/5] efi: expose efivar generic ops register function
` [PATCH v7 2/5] efi: Add EFI_ACCESS_DENIED status code
` [PATCH v7 3/5] efi: Add tee-based EFI variable driver
` [PATCH v7 4/5] efivarfs: automatically update super block flag
` [PATCH v7 5/5] efivarfs: force RO when remounting if SetVariable is not supported

[PATCH v6 4/4] efivarfs: automatically update super block flag
 2023-07-27  2:55 UTC 

[PATCH v6 4/4] efivarfs: automatically update super block flag
 2023-07-26  4:49 UTC 

[PATCH v6 4/4] efivarfs: automatically update super block flag
 2023-07-24 10:21 UTC 

[PATCH v6 4/4] efivarfs: automatically update super block flag
 2023-07-24  2:52 UTC  (2+ messages)

OP-TEE 3.22.0 has been released
 2023-07-07 14:28 UTC 

OP-TEE 3.22.0 has been released
 2023-07-07 12:28 UTC 

core: fix fragmented memory retrieve
 2023-07-04  2:37 UTC 

core: fix fragmented memory retrieve
 2023-07-03  7:20 UTC 

core: fix fragmented memory retrieve
 2023-07-03  7:03 UTC 

core: fix fragmented memory retrieve
 2023-07-03  6:30 UTC 

Preparing for OP-TEE 3.22.0
 2023-06-30  7:15 UTC 

optee_benchmark found optee_os function vm_set_ctx() spent much time
 2023-06-29  8:23 UTC  (2+ messages)

core: fix fragmented memory retrieve
 2023-06-28  9:54 UTC 


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