OP-TEE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-15 08:59:50 to 2024-05-15 08:04:46 UTC [more...]

[PATCH v6 1/3] rpmb: add Replay Protected Memory Block (RPMB) subsystem
 2024-05-15  8:04 UTC 

[PATCH v6 0/3] Replay Protected Memory Block (RPMB) subsystem
 2024-05-15  7:51 UTC  (10+ messages)
` [PATCH v6 1/3] rpmb: add "
` [PATCH v6 2/3] mmc: block: register RPMB partition with the RPMB subsystem
` [PATCH v6 3/3] optee: probe RPMB device using "

[PATCH v5 2/3] mmc: block: register RPMB partition with the RPMB subsystem
 2024-05-07  9:21 UTC 

[PATCH v3] optee: add timeout value to optee_notif_wait() to support timeout
 2024-05-07  2:00 UTC 

[PATCH v5 3/3] optee: probe RPMB device using RPMB subsystem
 2024-05-06  8:34 UTC  (2+ messages)

[PATCH v2] optee: add timeout value to optee_notif_wait() to support timeout
 2024-05-06  8:30 UTC 

[PATCH v2] optee: add timeout value to optee_notif_wait() to support timeout
 2024-05-06  7:48 UTC  (2+ messages)

[PATCH v5 2/3] mmc: block: register RPMB partition with the RPMB subsystem
 2024-05-03  9:16 UTC 

[PATCH v5 2/3] mmc: block: register RPMB partition with the RPMB subsystem
 2024-05-02  9:53 UTC  (2+ messages)

[PATCH v5 2/3] mmc: block: register RPMB partition with the RPMB subsystem
 2024-04-29 19:36 UTC  (3+ messages)

[PATCH v5 2/3] mmc: block: register RPMB partition with the RPMB subsystem
 2024-04-29 11:13 UTC 

[PATCH v5 2/3] mmc: block: register RPMB partition with the RPMB subsystem
 2024-04-29 10:08 UTC  (2+ messages)

[PATCH v5 0/3] Replay Protected Memory Block (RPMB) subsystem
 2024-04-26 13:40 UTC  (11+ messages)
` [PATCH v5 1/3] rpmb: add "
` [PATCH v5 2/3] mmc: block: register RPMB partition with the RPMB subsystem
` [PATCH v5 3/3] optee: probe RPMB device using "

[GIT PULL] TEE driver for Trusted Services
 2024-04-25  7:31 UTC 

[GIT PULL] OP-TEE convert platform callback for v6.10
 2024-04-25  7:28 UTC 

rk3399 issue: no DMA in Linux with mainline TF-A and U-Boot SPL
 2024-04-24  9:42 UTC 

rk3399 issue: no DMA in Linux with mainline TF-A and U-Boot SPL
 2024-04-24  7:52 UTC  (2+ messages)

[PATCH v5 0/3] Replay Protected Memory Block (RPMB) subsystem
 2024-04-23  8:44 UTC 

[PATCH v5 0/3] Replay Protected Memory Block (RPMB) subsystem
 2024-04-23  8:22 UTC 

[PATCH v5 0/3] Replay Protected Memory Block (RPMB) subsystem
 2024-04-23  7:29 UTC 

[PATCH v4 3/3] optee: probe RPMB device using RPMB subsystem
 2024-04-22  8:48 UTC 

Linaro OP-TEE Contribution, LOC, monthly meeting April 23
 2024-04-22  8:12 UTC 

Reminder: TrustedFirmware Discord Channel
 2024-04-17 14:16 UTC 

OP-TEE 4.2.0 has been released
 2024-04-12 12:37 UTC 

[PATCH v4 3/3] optee: probe RPMB device using RPMB subsystem
 2024-04-12  7:05 UTC 

[PATCH v4 3/3] optee: probe RPMB device using RPMB subsystem
 2024-04-11  6:53 UTC 

OP-TEE fTPM seems in need for a new home
 2024-04-10 11:31 UTC  (2+ messages)

[PATCH v4 0/3] Replay Protected Memory Block (RPMB) subsystem
 2024-04-10 10:48 UTC  (8+ messages)
` [PATCH v4 1/3] rpmb: add "
` [PATCH v4 2/3] mmc: block: register RPMB partition with the RPMB subsystem
` [PATCH v4 3/3] optee: probe RPMB device using "

OP-TEE fTPM seems in need for a new home
 2024-04-10 10:05 UTC  (2+ messages)

[PATCH v4 2/3] mmc: block: register RPMB partition with the RPMB subsystem
 2024-04-09 12:01 UTC 

[PATCH v4 2/3] mmc: block: register RPMB partition with the RPMB subsystem
 2024-04-09 12:00 UTC 

[PATCH v4 1/3] rpmb: add Replay Protected Memory Block (RPMB) subsystem
 2024-04-09  8:32 UTC  (2+ messages)

OP-TEE fTPM seems in need for a new home
 2024-04-08 16:36 UTC 

[PATCH v4 2/3] mmc: block: register RPMB partition with the RPMB subsystem
 2024-04-06 15:31 UTC 

[PATCH v3 3/3] optee: probe RPMB device using RPMB subsystem
 2024-04-05 11:39 UTC 

Preparing for OP-TEE 4.2.0
 2024-04-05  9:04 UTC 

[PATCH v3 3/3] optee: probe RPMB device using RPMB subsystem
 2024-04-05  7:15 UTC 

[PATCH v3 3/3] optee: probe RPMB device using RPMB subsystem
 2024-04-03 14:41 UTC 

[PATCH v3 3/3] optee: probe RPMB device using RPMB subsystem
 2024-04-03 12:58 UTC 

[PATCH v4 0/5] TEE driver for Trusted Services
 2024-04-03 12:13 UTC  (10+ messages)
` [PATCH v4 1/5] tee: Refactor TEE subsystem header files
` [PATCH v4 2/5] tee: optee: Move pool_op helper functions
` [PATCH v4 3/5] tee: tstee: Add Trusted Services TEE driver
` [PATCH v4 4/5] Documentation: tee: Add TS-TEE driver
` [PATCH v4 5/5] MAINTAINERS: tee: tstee: Add entry

[PATCH v4 2/5] tee: optee: Move pool_op helper functions
 2024-04-03 10:18 UTC 

[PATCH v3 1/3] rpmb: add Replay Protected Memory Block (RPMB) subsystem
 2024-04-03  8:54 UTC  (3+ messages)

[PATCH v4 0/4] Introduction of a remoteproc tee to load signed firmware
 2024-04-03  7:05 UTC  (18+ messages)
` [PATCH v4 2/4] dt-bindings: remoteproc: Add compatibility for TEE support
` [PATCH v4 3/4] remoteproc: stm32: Create sub-functions to request shutdown and release
` [PATCH v4 1/4] remoteproc: Add TEE support
` [PATCH v4 4/4] remoteproc: stm32: Add support of an OP-TEE TA to load the firmware

[PATCH v3 3/3] optee: probe RPMB device using RPMB subsystem
 2024-03-28 16:09 UTC 

[PATCH v3 1/3] rpmb: add Replay Protected Memory Block (RPMB) subsystem
 2024-03-28  6:58 UTC  (2+ messages)

Linaro OP-TEE Contribution, LOC, monthly meeting March 26
 2024-03-26  7:26 UTC 

[PATCH] tee: optee: smc: Convert to platform remove callback returning void
 2024-03-25 14:54 UTC 

[PATCH v3 1/3] rpmb: add Replay Protected Memory Block (RPMB) subsystem
 2024-03-25 13:44 UTC  (2+ messages)

[PATCH v3 1/3] rpmb: add Replay Protected Memory Block (RPMB) subsystem
 2024-03-25  8:22 UTC 

Preparing for OP-TEE 4.2.0
 2024-03-25  7:16 UTC 

[PATCH v3 0/3] Replay Protected Memory Block (RPMB) subsystem
 2024-03-22 16:25 UTC  (8+ messages)
` [PATCH v3 1/3] rpmb: add "
` [PATCH v3 2/3] mmc: block: register RPMB partition with the RPMB subsystem
` [PATCH v3 3/3] optee: probe RPMB device using "

[PATCH v3 0/4] TEE driver for Trusted Services
 2024-03-12 11:36 UTC 

[PATCH] tee: optee: smc: Convert to platform remove callback returning void
 2024-03-11 11:31 UTC 

[PATCH] tee: optee: smc: Convert to platform remove callback returning void
 2024-03-08  8:51 UTC 

[PATCH v3 0/4] TEE driver for Trusted Services
 2024-03-06 10:40 UTC  (8+ messages)
` [PATCH v3 1/4] tee: Refactor TEE subsystem header files
` [PATCH v3 2/4] tee: optee: Move pool_op helper functions
` [PATCH v3 3/4] tee: tstee: Add Trusted Services TEE driver
` [PATCH v3 4/4] Documentation: tee: Add TS-TEE driver

[PATCH v3 3/4] tee: tstee: Add Trusted Services TEE driver
 2024-03-06 10:35 UTC 

[PATCH v3 2/4] tee: optee: Move pool_op helper functions
 2024-03-06 10:32 UTC 

[PATCH v3 1/3] rpmb: add Replay Protected Memory Block (RPMB) subsystem
 2024-03-05 16:42 UTC  (2+ messages)

[PATCH v3 1/3] rpmb: add Replay Protected Memory Block (RPMB) subsystem
 2024-03-05 15:30 UTC 

[PATCH v3 1/3] rpmb: add Replay Protected Memory Block (RPMB) subsystem
 2024-03-05 14:16 UTC 

[PATCH v3 1/3] rpmb: add Replay Protected Memory Block (RPMB) subsystem
 2024-03-05 12:54 UTC 

[PATCH v2 1/3] tee: optee: Move pool_op helper functions
 2024-03-05 10:21 UTC 

[PATCH v2 1/3] tee: optee: Move pool_op helper functions
 2024-03-05  5:36 UTC  (2+ messages)

[PATCH] tee: optee: Fix kernel panic caused by incorrect error handling
 2024-03-05  5:34 UTC  (3+ messages)

[GIT PULL] Make tee_bus_type const for v6.9
 2024-03-04 16:26 UTC  (2+ messages)

[GIT PULL] OP-TEE fix for 6.8
 2024-03-04 13:27 UTC 

[PATCH v2 1/3] tee: optee: Move pool_op helper functions
 2024-03-04  9:17 UTC  (3+ messages)

[PATCH v2 3/3] Documentation: tee: Add TS-TEE driver
 2024-03-04  9:05 UTC 

[PATCH v2 2/3] tee: tstee: Add Trusted Services TEE driver
 2024-03-04  9:04 UTC 

[PATCH] tee: optee: Fix kernel panic caused by incorrect error handling
 2024-03-04  5:45 UTC  (2+ messages)

[PATCH v3 1/7] remoteproc: Add TEE support
 2024-02-29 18:27 UTC  (8+ messages)

[PATCH v3 7/7] remoteproc: stm32: Add support of an OP-TEE TA to load the firmware
 2024-02-29 18:17 UTC  (5+ messages)

[PATCH] tee: Refactor TEE subsystem header files
 2024-02-28 16:53 UTC  (2+ messages)

[PATCH v2 1/3] tee: optee: Move pool_op helper functions
 2024-02-28 11:48 UTC 

[PATCH v2 1/3] tee: optee: Move pool_op helper functions
 2024-02-28 11:20 UTC 

[PATCH v2 1/3] tee: optee: Move pool_op helper functions
 2024-02-28  8:40 UTC 

[PATCH v2 1/3] tee: optee: Move pool_op helper functions
 2024-02-28  5:58 UTC 

[PATCH v2 0/3] TEE driver for Trusted Services
 2024-02-27  7:14 UTC  (7+ messages)
` [PATCH v2 1/3] tee: optee: Move pool_op helper functions
` [PATCH v2 2/3] tee: tstee: Add Trusted Services TEE driver
` [PATCH v2 3/3] Documentation: tee: Add TS-TEE driver

Linaro OP-TEE Contribution, LOC, monthly meeting February 27
 2024-02-26 10:55 UTC 

[PATCH v3 3/7] remoteproc: core: Add check on cached_table pointer
 2024-02-23 18:32 UTC  (2+ messages)

[PATCH v3 0/7] Introduction of a remoteproc tee to load signed firmware
 2024-02-23 14:11 UTC  (5+ messages)

[PATCH v3 5/7] dt-bindings: remoteproc: Add compatibility for TEE support
 2024-02-22 18:24 UTC  (2+ messages)

[PATCH 2/3] tee: tstee: Add Trusted Services TEE driver
 2024-02-22 16:20 UTC  (5+ messages)

Calling OPTEE_SMC_CALL_GET_OS_UUID from driver code
 2024-02-22  6:05 UTC  (2+ messages)

[PATCH 2/3] tee: tstee: Add Trusted Services TEE driver
 2024-02-21  9:58 UTC 

Calling OPTEE_SMC_CALL_GET_OS_UUID from driver code
 2024-02-21  7:40 UTC  (2+ messages)

TEE on RPI4
 2024-02-19  8:12 UTC 

TEE on RPI4
 2024-02-19  0:49 UTC 

[PATCH] tee: make tee_bus_type const
 2024-02-16 14:16 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