messages from 2024-06-11 07:39:02 to 2024-10-08 18:27:51 UTC [more...]
[PATCH v10 0/7] Introduction of a remoteproc tee to load signed firmware
2024-10-08 18:27 UTC (12+ messages)
` [PATCH v10 1/7] remoteproc: core: Introduce rproc_pa_to_va helper
` [PATCH v10 2/7] remoteproc: Add TEE support
` [PATCH v10 3/7] remoteproc: core: Refactor resource table cleanup into rproc_release_fw
` [PATCH v10 4/7] remoteproc: Introduce release_fw optional operation
` [PATCH v10 5/7] dt-bindings: remoteproc: Add compatibility for TEE support
` [PATCH v10 6/7] remoteproc: stm32: Create sub-functions to request shutdown and release
` [PATCH v10 7/7] remoteproc: stm32: Add support of an OP-TEE TA to load the firmware
[Linaro-mm-sig] Re: [RFC PATCH 0/4] Linaro restricted heap
2024-09-30 6:47 UTC (4+ messages)
[PATCH v9 0/7] Introduction of a remoteproc tee to load signed firmware
2024-09-27 10:01 UTC (25+ messages)
` [PATCH v9 1/7] remoteproc: core: Introduce rproc_pa_to_va helper
` [PATCH v9 2/7] remoteproc: Add TEE support
` [PATCH v9 3/7] remoteproc: core: Refactor resource table cleanup into rproc_release_fw
` [PATCH v9 4/7] remoteproc: core: Add TEE interface support for firmware release
` [PATCH v9 5/7] dt-bindings: remoteproc: Add compatibility for TEE support
` [PATCH v9 6/7] remoteproc: stm32: Create sub-functions to request shutdown and release
` [PATCH v9 7/7] remoteproc: stm32: Add support of an OP-TEE TA to load the firmware
Preparing for OP-TEE 4.4.0
2024-09-27 9:59 UTC
[RFC PATCH 0/4] Linaro restricted heap
2024-09-26 14:56 UTC (25+ messages)
` [RFC PATCH 1/4] dma-buf: heaps: restricted_heap: add no_map attribute
` [RFC PATCH 2/4] tee: new ioctl to a register tee_shm from a dmabuf file descriptor
` [RFC PATCH 3/4] dt-bindings: reserved-memory: add linaro,restricted-heap
` [RFC PATCH 4/4] dma-buf: heaps: add Linaro restricted dmabuf heap support
` [Linaro-mm-sig] Re: [RFC PATCH 0/4] Linaro restricted heap
[PATCH v1 1/1] tee: amdtee: Use %pUl printk() format specifier to print GUIDs
2024-09-23 11:07 UTC (8+ messages)
Linaro OP-TEE Contribution, LOC, monthly meeting September 24
2024-09-23 8:20 UTC
[PATCH v1 1/1] tee: amdtee: Use %pUl printk() format specifier to print GUIDs
2024-09-12 5:50 UTC (2+ messages)
[RFC PATCH 4/4] dma-buf: heaps: add Linaro restricted dmabuf heap support
2024-09-11 5:58 UTC
[RFC PATCH 4/4] dma-buf: heaps: add Linaro restricted dmabuf heap support
2024-09-10 15:08 UTC
[RFC PATCH 4/4] dma-buf: heaps: add Linaro restricted dmabuf heap support
2024-09-10 6:06 UTC
[PATCH next] optee: Fix a NULL vs IS_ERR() check
2024-09-09 10:24 UTC
[PATCH next] optee: Fix a NULL vs IS_ERR() check
2024-09-05 14:08 UTC (2+ messages)
[RFC PATCH 1/4] dma-buf: heaps: restricted_heap: add no_map attribute
2024-09-05 8:01 UTC
[RFC PATCH 4/4] dma-buf: heaps: add Linaro restricted dmabuf heap support
2024-09-04 21:42 UTC
[RFC PATCH 2/4] tee: new ioctl to a register tee_shm from a dmabuf file descriptor
2024-09-04 9:49 UTC
[RFC PATCH 4/4] dma-buf: heaps: add Linaro restricted dmabuf heap support
2024-09-04 9:44 UTC
[PATCH 1/2] mmc: block: add RPMB dependency
2024-09-03 12:37 UTC (5+ messages)
` [PATCH 2/2] optee: "
[PATCH v2 0/7] firmware: arm_ffa: FF-A basic v1.2 support
2024-08-27 14:23 UTC (9+ messages)
` [PATCH v2 1/7] firmware: arm_ffa: Some coding style fixes
` [PATCH v2 2/7] firmware: arm_ffa: Update the FF-A command list with v1.2 additions
` [PATCH v2 3/7] firmware: arm_ffa: Move the function ffa_features() earlier
` [PATCH v2 4/7] firmware: arm_ffa: Add support for FFA_PARTITION_INFO_GET_REGS
` [PATCH v2 5/7] firmware: arm_ffa: Add support for FFA_MSG_SEND_DIRECT_{REQ,RESP}2
` [PATCH v2 6/7] firmware: arm_ffa: Add support for FFA_YIELD in direct messaging
` [PATCH v2 7/7] firmware: arm_ffa: Fetch the Rx/Tx buffer size using ffa_features()
Linaro OP-TEE Contribution, LOC, monthly meeting August 27
2024-08-27 8:36 UTC (2+ messages)
[PATCH v9 0/4] Replay Protected Memory Block (RPMB) subsystem
2024-08-26 11:38 UTC
Linaro OP-TEE Contribution, LOC, monthly meeting August 27
2024-08-26 8:47 UTC
[PATCH v9 0/4] Replay Protected Memory Block (RPMB) subsystem
2024-08-26 7:38 UTC (2+ messages)
[PATCH v9 0/4] Replay Protected Memory Block (RPMB) subsystem
2024-08-24 3:13 UTC (10+ messages)
` [PATCH v9 1/4] rpmb: add "
` [PATCH v9 2/4] mmc: block: register RPMB partition with the RPMB subsystem
` [PATCH v9 3/4] tee: add tee_device_set_dev_groups()
` [PATCH v9 4/4] optee: probe RPMB device using RPMB subsystem
[PATCH v9 2/4] mmc: block: register RPMB partition with the RPMB subsystem
2024-08-21 14:10 UTC
[PATCH 0/7] firmware: arm_ffa: FF-A basic v1.2 support
2024-08-14 13:48 UTC (8+ messages)
` [PATCH 1/7] firmware: arm_ffa: Some coding style fixes
` [PATCH 2/7] firmware: arm_ffa: Update the FF-A command list with v1.2 additions
` [PATCH 3/7] firmware: arm_ffa: Move the function ffa_features() earlier
` [PATCH 4/7] firmware: arm_ffa: Add support for FFA_PARTITION_INFO_GET_REGS
` [PATCH 5/7] firmware: arm_ffa: Add support for FFA_MSG_SEND_DIRECT_{REQ,RESP}2
` [PATCH 6/7] firmware: arm_ffa: Add support for FFA_YIELD in direct messaging
` [PATCH 7/7] firmware: arm_ffa: Fetch the Rx/Tx buffer size using ffa_features()
[PATCH v8 1/4] rpmb: add Replay Protected Memory Block (RPMB) subsystem
2024-08-13 13:07 UTC
[PATCH v8 1/4] rpmb: add Replay Protected Memory Block (RPMB) subsystem
2024-08-13 13:06 UTC (2+ messages)
[PATCH v8 3/4] tee: add tee_device_set_dev_groups()
2024-08-13 12:55 UTC
[PATCH v8 1/4] rpmb: add Replay Protected Memory Block (RPMB) subsystem
2024-08-13 12:12 UTC (3+ messages)
[PATCH v8 0/4] Replay Protected Memory Block (RPMB) subsystem
2024-08-13 11:53 UTC (9+ messages)
` [PATCH v8 1/4] rpmb: add "
` [PATCH v8 2/4] mmc: block: register RPMB partition with the RPMB subsystem
` [PATCH v8 3/4] tee: add tee_device_set_dev_groups()
` [PATCH v8 4/4] optee: probe RPMB device using RPMB subsystem
Verified Boot through U-Boot for RPi3 with OP-TEE
2024-08-12 16:57 UTC (2+ messages)
Verified Boot through U-Boot for RPi3 with OP-TEE
2024-08-09 15:21 UTC
[PATCH RFC 0/3] Implement Qualcomm TEE IPC and ioctl calls
2024-07-25 3:16 UTC (4+ messages)
[PATCH RFC 0/3] Implement Qualcomm TEE IPC and ioctl calls
2024-07-25 1:55 UTC
[PATCH AUTOSEL 6.1 05/15] tee: optee: ffa: Fix missing-field-initializers warning
2024-07-16 14:28 UTC
[PATCH AUTOSEL 6.6 05/18] tee: optee: ffa: Fix missing-field-initializers warning
2024-07-16 14:26 UTC
[PATCH AUTOSEL 6.9 06/22] tee: optee: ffa: Fix missing-field-initializers warning
2024-07-16 14:24 UTC
OP-TEE 4.3.0 has been released
2024-07-12 8:59 UTC
[PATCH v8 0/5] Introduction of a remoteproc tee to load signed firmware
2024-07-09 8:43 UTC (16+ messages)
` [PATCH v8 1/5] remoteproc: core: Introduce rproc_pa_to_va helper
` [PATCH v8 2/5] remoteproc: Add TEE support
` [PATCH v8 3/5] dt-bindings: remoteproc: Add compatibility for "
` [PATCH v8 4/5] remoteproc: stm32: Create sub-functions to request shutdown and release
` [PATCH v8 5/5] remoteproc: stm32: Add support of an OP-TEE TA to load the firmware
Preparing for OP-TEE 4.3.0
2024-07-05 8:42 UTC (2+ messages)
[PATCH] driver core: have match() callback in struct bus_type take a const *
2024-07-01 12:07 UTC
[PATCH v2] tee: optee: ffa: Fix missing-field-initializers warning
2024-06-27 12:52 UTC (2+ messages)
[GIT PULL] OP-TEE fix for v6.11
2024-06-27 12:51 UTC
[GIT PULL] OP-TEE add notif wait timeout parameter for v6.11
2024-06-27 9:53 UTC
[PATCH] tee: optee: ffa: Fix missing-field-initializers warning
2024-06-27 6:19 UTC (2+ messages)
Enable pointer authentication for the SP initialization
2024-06-26 13:09 UTC
Enable pointer authentication for the SP initialization
2024-06-26 13:03 UTC
Enable pointer authentication for the SP initialization
2024-06-26 10:29 UTC
Enable pointer authentication for the SP initialization
2024-06-25 13:20 UTC
BTI in OPTEE
2024-06-25 11:16 UTC (2+ messages)
` Enable pointer authentication for the SP initialization
[PATCH v7 1/5] remoteproc: core: Introduce rproc_pa_to_va helper
2024-06-20 21:28 UTC (2+ messages)
[PATCH v7 2/5] remoteproc: Add TEE support
2024-06-20 21:24 UTC (5+ messages)
Linaro OP-TEE Contribution, LOC, monthly meeting June 25
2024-06-20 14:59 UTC
BTI in OPTEE
2024-06-19 7:55 UTC
BTI in OPTEE
2024-06-17 10:24 UTC
[PATCH v7 4/4] optee: probe RPMB device using RPMB subsystem
2024-06-12 6:56 UTC (2+ messages)
[PATCH v7 4/4] optee: probe RPMB device using RPMB subsystem
2024-06-11 10:43 UTC (2+ messages)
[PATCH v7 0/5] Introduction of a remoteproc tee to load signed firmware
2024-06-11 7:39 UTC (4+ messages)
` [PATCH v7 3/5] dt-bindings: remoteproc: Add compatibility for TEE support
` [PATCH v7 4/5] remoteproc: stm32: Create sub-functions to request shutdown and release
` [PATCH v7 5/5] remoteproc: stm32: Add support of an OP-TEE TA to load the firmware
page: next (older) | prev (newer) | latest
- 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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).