OP-TEE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-03-21 13:03:37 to 2022-09-07 14:52:40 UTC [more...]

[PATCH v3 00/10] firmware: arm_ffa: Refactoring and initial/minor v1.1 update
 2022-09-07 14:52 UTC  (11+ messages)
` [PATCH v3 01/10] firmware: arm_ffa: Add pointer to the ffa_dev_ops in struct ffa_dev
` [PATCH v3 02/10] tee: optee: Drop ffa_ops in optee_ffa structure using ffa_dev->ops directly
` [PATCH v3 03/10] firmware: arm_ffa: Remove ffa_dev_ops_get()
` [PATCH v3 04/10] firmware: arm_ffa: Add support for querying FF-A features
` [PATCH v3 05/10] firmware: arm_ffa: Use FFA_FEATURES to detect if native versions are supported
` [PATCH v3 06/10] firmware: arm_ffa: Make memory apis ffa_device independent
` [PATCH v3 07/10] firmware: arm_ffa: Rename ffa_dev_ops as ffa_ops
` [PATCH v3 08/10] firmware: arm_ffa: Add v1.1 get_partition_info support
` [PATCH v3 09/10] firmware: arm_ffa: Set up 32bit execution mode flag using partiion property
` [PATCH v3 10/10] firmware: arm_ffa: Split up ffa_ops into info, message and memory operations

[PATCH v2 00/10] firmware: arm_ffa: Refactoring and initial/minor v1.1 update
 2022-09-07 12:10 UTC  (18+ messages)
` [PATCH v2 01/10] firmware: arm_ffa: Add pointer to the ffa_dev_ops in struct ffa_dev
` [PATCH v2 02/10] tee: optee: Drop ffa_ops in optee_ffa structure using ffa_dev->ops directly
` [PATCH v2 03/10] firmware: arm_ffa: Remove ffa_dev_ops_get()
` [PATCH v2 04/10] firmware: arm_ffa: Add support for querying FF-A features
` [PATCH v2 05/10] firmware: arm_ffa: Use FFA_FEATURES to detect if native versions are supported
` [PATCH v2 06/10] firmware: arm_ffa: Make memory apis ffa_device independent
` [PATCH v2 07/10] firmware: arm_ffa: Rename ffa_dev_ops as ffa_ops
` [PATCH v2 08/10] firmware: arm_ffa: Add v1.1 get_partition_info support
` [PATCH v2 09/10] firmware: arm_ffa: Set up 32bit execution mode flag using partiion property
` [PATCH v2 10/10] firmware: arm_ffa: Split up ffa_ops into info, message and memory operations

[PATCH v2 08/10] firmware: arm_ffa: Add v1.1 get_partition_info support
 2022-09-07 11:04 UTC 

[PATCH v2 09/10] firmware: arm_ffa: Set up 32bit execution mode flag using partiion property
 2022-09-07 11:01 UTC 

[PATCH v2 0/1] tee: Add tee_shm_register_fd
 2022-09-06 19:59 UTC 

[PATCH 0/4] firmware: Add support for Qualcomm UEFI Secure Application
 2022-09-05  6:50 UTC 

[PATCH 4/9] firmware: arm_ffa: Add support for querying FF-A features
 2022-09-01 11:32 UTC  (2+ messages)

[PATCH 7/9] firmware: arm_ffa: Add v1.1 get_partition_info support
 2022-09-01  9:37 UTC  (2+ messages)

[PATCH 0/9] firmware: arm_ffa: Refactoring and initial/minor v1.1 update
 2022-09-01  8:49 UTC  (20+ messages)
` [PATCH 1/9] firmware: arm_ffa: Add pointer to the ffa_dev_ops in struct ffa_dev
` [PATCH 2/9] tee: optee: Use ffa_dev->ops directly
` [PATCH 3/9] firmware: arm_ffa: Remove ffa_dev_ops_get()
` [PATCH 4/9] firmware: arm_ffa: Add support for querying FF-A features
` [PATCH 5/9] firmware: arm_ffa: Use FFA_FEATURES to detect if native versions are supported
` [PATCH 6/9] firmware: arm_ffa: Make memory apis ffa_device independent
` [PATCH 7/9] firmware: arm_ffa: Add v1.1 get_partition_info support
` [PATCH 8/9] tee: optee: Drop ffa_ops in optee_ffa structure
` [PATCH 9/9] firmware: arm_ffa: Split up ffa_dev_ops into info, message and memory operations

[PATCH 8/9] tee: optee: Drop ffa_ops in optee_ffa structure
 2022-09-01  7:26 UTC 

[PATCH 6/9] firmware: arm_ffa: Make memory apis ffa_device independent
 2022-08-31 12:26 UTC 

[PATCH 8/9] tee: optee: Drop ffa_ops in optee_ffa structure
 2022-08-31 11:29 UTC  (2+ messages)

LOC meetings today
 2022-08-25 14:58 UTC 

[GIT PULL] Fix TEE system compiler warning fo4r v6.0
 2022-08-25  9:57 UTC 

[PATCH] tee: fix compiler warning in tee_shm_register()
 2022-08-25  8:43 UTC 

[PATCH] tee: fix compiler warning in tee_shm_register()
 2022-08-22  8:39 UTC  (2+ messages)

[PATCH v3] tee: add overflow check in register_shm_helper()
 2022-08-22  5:35 UTC  (4+ messages)

[PATCH v2 0/1] tee: Add tee_shm_register_fd
 2022-08-19  8:24 UTC  (5+ messages)
` [PATCH 1/1] tee: new ioctl to a register tee_shm from a dmabuf file descriptor

[PATCH v2] tee: add overflow check in register_shm_helper()
 2022-08-19  6:07 UTC 

[PATCH v2] tee: add overflow check in register_shm_helper()
 2022-08-18 16:38 UTC  (3+ messages)

[PATCH v2] tee: add overflow check in register_shm_helper()
 2022-08-18 13:30 UTC 

[PATCH v2] tee: add overflow check in register_shm_helper()
 2022-08-18 13:02 UTC 

[EXT] Re: [PATCH v2 0/1] tee: Add tee_shm_register_fd
 2022-08-16  9:06 UTC 

[EXT] Re: [PATCH 1/1] tee: new ioctl to a register tee_shm from a dmabuf file descriptor
 2022-08-12 14:23 UTC 

[PATCH 0/1] tee: Add tee_shm_register_fd
 2022-08-12 14:06 UTC  (7+ messages)
` [PATCH 1/1] tee: new ioctl to a register tee_shm from a dmabuf file descriptor
    ` [EXT] "

[EXTERNAL] Re: Current design of tee-supplicant can't support ftpm requests during kernel space bootup
 2022-08-09 12:46 UTC 

Issue related to mempool allocation
 2022-08-08 13:34 UTC 

[EXTERNAL] Re: Current design of tee-supplicant can't support ftpm requests during kernel space bootup
 2022-08-08  8:46 UTC 

OP-TEE MTE support
 2022-08-02 12:58 UTC 

Issue related to mempool allocation
 2022-08-02 11:41 UTC 

Issue related to mempool allocation
 2022-08-02  7:12 UTC 

Linaro OP-TEE Contributions (LOC) monthly meeting - July 28 CANCELLED
 2022-07-28 11:17 UTC 

[EXTERNAL] Re: Current design of tee-supplicant can't support ftpm requests during kernel space bootup
 2022-07-27  5:28 UTC 

[EXTERNAL] Re: Current design of tee-supplicant can't support ftpm requests during kernel space bootup
 2022-07-27  2:17 UTC 

[EXTERNAL] Re: Current design of tee-supplicant can't support ftpm requests during kernel space bootup
 2022-07-26  4:37 UTC 

[EXTERNAL] Re: Current design of tee-supplicant can't support ftpm requests during kernel space bootup
 2022-07-25 14:14 UTC 

OP-TEE MTE support
 2022-07-25 13:45 UTC  (2+ messages)
` OP-TEE BTI support

[EXTERNAL] Re: Current design of tee-supplicant can't support ftpm requests during kernel space bootup
 2022-07-21  9:46 UTC 

[EXTERNAL] Re: Current design of tee-supplicant can't support ftpm requests during kernel space bootup
 2022-07-21  9:11 UTC 

Current design of tee-supplicant can't support ftpm requests during kernel space bootup
 2022-07-21  8:00 UTC 

Current design of tee-supplicant can't support ftpm requests during kernel space bootup
 2022-07-20  3:51 UTC 

OP-TEE 3.18 SPMC status
 2022-07-19 14:10 UTC 

OP-TEE 3.18.0 has been released
 2022-07-15  9:36 UTC 

OP-TEE BTI support
 2022-07-13 13:20 UTC 

[PATCH] optee: smc_abi.c: fix wrong pointer passed to IS_ERR/PTR_ERR()
 2022-07-11  6:09 UTC  (2+ messages)

[PATCH] optee: Remove duplicate 'of' in two places
 2022-07-11  6:06 UTC  (2+ messages)

[PATCH] tee: tee_get_drvdata(): fix description of return value
 2022-07-11  6:05 UTC  (2+ messages)

[GIT PULL] TEE Fixes for v5.19
 2022-07-08 13:46 UTC 

Preparing for OP-TEE 3.18.0
 2022-07-08  7:07 UTC 

Preparing for OP-TEE 3.18.0
 2022-06-23 15:10 UTC 

Linaro OP-TEE Contributions (LOC) monthly meeting - June 23 CANCELLED
 2022-06-23  5:42 UTC 

[PATCH] tee: Add Arm FF-A TEE driver
 2022-06-22  6:35 UTC  (3+ messages)

[PATCH v2 1/2] tee: remove tee_shm_va2pa() and tee_shm_pa2va()
 2022-06-08 22:35 UTC  (6+ messages)
` [PATCH v2 2/2] tee: remove flags TEE_IOCTL_SHM_MAPPED and TEE_IOCTL_SHM_DMA_BUF

[GIT PULL] Fix OP-TEE compiler warning for v5.19
 2022-05-30 11:26 UTC 

[PATCH] tee: optee: Pass a pointer to virt_addr_valid()
 2022-05-30  5:55 UTC 

[PATCH] tee: optee: Pass a pointer to virt_addr_valid()
 2022-05-23  6:36 UTC  (2+ messages)

[PATCH] tee: Add Arm FF-A TEE driver
 2022-05-18 10:11 UTC 

[PATCH] tee: Add Arm FF-A TEE driver
 2022-05-17 17:55 UTC 

OP-TEE v3.17 S-EL1 SPMC status
 2022-05-17 14:41 UTC  (2+ messages)

[GIT PULL] TEE Cleanup for v5.19
 2022-05-06  7:03 UTC 

[PATCH v4 0/4] OP-TEE RPC argument cache
 2022-05-05  5:14 UTC  (6+ messages)
` [PATCH v4 1/4] optee: rename rpc_arg_count to rpc_param_count
` [PATCH v4 2/4] optee: add OPTEE_SMC_CALL_WITH_RPC_ARG and OPTEE_SMC_CALL_WITH_REGD_ARG
` [PATCH v4 3/4] optee: add FF-A capability OPTEE_FFA_SEC_CAP_ARG_OFFSET
` [PATCH v4 4/4] optee: cache argument shared memory structs

[GIT PULL] OP-TEE RPC arg for v5.19
 2022-05-04 20:17 UTC 

[GIT PULL] firmware: arm_ffa: Updates for v5.19
 2022-05-04 11:28 UTC 

[GIT PULL] TEE SHM vmalloc for v5.19
 2022-05-03 19:29 UTC 

[GIT PULL] TEE menu for v5.19
 2022-05-03 19:16 UTC 

[PATCH 1/4] firmware: arm_ffa: Fix uuid parameter to ffa_partition_probe
 2022-05-03  8:04 UTC  (5+ messages)
` [PATCH 2/4] firmware: arm_ffa: Remove incorrect assignment of driver_data
` [PATCH 3/4] firmware: arm_ffa: Add ffa_dev_get_drvdata helper function
` [PATCH 4/4] tee: optee: Use ffa_dev_get_drvdata to fetch driver_data

[PATCH] hwrng: optee-rng: remove redundant initialization to variable rng_size
 2022-04-29  5:50 UTC  (3+ messages)

Linaro OP-TEE Contribution (LOC) monthly meeting April 2022
 2022-04-28 12:36 UTC 

[PATCH v2 2/2] tee: remove flags TEE_IOCTL_SHM_MAPPED and TEE_IOCTL_SHM_DMA_BUF
 2022-04-26  8:21 UTC 

[PATCH 2/2] tee: remove flags TEE_IOCTL_SHM_MAPPED and TEE_IOCTL_SHM_DMA_BUF
 2022-04-25 13:59 UTC 

[PATCH 1/2] tee: remove tee_shm_va2pa() and tee_shm_pa2va()
 2022-04-25  6:46 UTC  (4+ messages)
` [PATCH 2/2] tee: remove flags TEE_IOCTL_SHM_MAPPED and TEE_IOCTL_SHM_DMA_BUF

Linaro OP-TEE Contribution (LOC) monthly meeting April 2022
 2022-04-25  5:56 UTC 

[PATCH] tee: Add Arm FF-A TEE driver
 2022-04-22  6:59 UTC  (3+ messages)

[PATCH v3 0/4] OP-TEE RPC argument cache
 2022-04-21 11:32 UTC  (6+ messages)
` [PATCH v3 1/4] optee: rename rpc_arg_count to rpc_param_count
` [PATCH v3 2/4] optee: add OPTEE_SMC_CALL_WITH_RPC_ARG and OPTEE_SMC_CALL_WITH_REGD_ARG
` [PATCH v3 3/4] optee: add FF-A capability OPTEE_FFA_SEC_CAP_ARG_OFFSET
` [PATCH v3 4/4] optee: cache argument shared memory structs

OP-TEE 3.17.0 has been released
 2022-04-15 22:03 UTC 

[[GIT PULL] OP-TEE fix for v5.18
 2022-04-13  5:20 UTC 

[PATCH v2 0/4] OP-TEE RPC argument cache
 2022-04-11 13:18 UTC  (7+ messages)
` [PATCH v2 1/4] optee: rename rpc_arg_count to rpc_param_count
` [PATCH v2 2/4] optee: add OPTEE_SMC_CALL_WITH_RPC_ARG and OPTEE_SMC_CALL_WITH_REGD_ARG
` [PATCH v2 3/4] optee: add FF-A capability OPTEE_FFA_SEC_CAP_ARG_OFFSET
` [PATCH v2 4/4] optee: cache argument shared memory structs

Preparing for OP-TEE 3.17.0
 2022-04-08 15:24 UTC  (2+ messages)

Re: [PATCH v4] tee: make tee_shm_register_kernel_buf vmalloc supported
 2022-04-07  7:42 UTC  (2+ messages)

[PATCH 2/3] optee: add FF-A capability OPTEE_FFA_SEC_CAP_ARG_OFFSET
 2022-04-05 14:51 UTC 

[PATCH 1/3] optee: add OPTEE_SMC_CALL_WITH_RPC_ARG
 2022-04-05 12:40 UTC 

[PATCH 2/3] optee: add FF-A capability OPTEE_FFA_SEC_CAP_ARG_OFFSET
 2022-04-05 12:26 UTC 

[PATCH] tee: optee: add missing mutext_destroy in optee_ffa_probe
 2022-04-05  7:02 UTC 

[PATCH] tee: optee: add missing mutext_destroy in optee_ffa_probe
 2022-04-01  2:00 UTC 

Mbed TLS GitHub migration
 2022-03-31 13:51 UTC 

About patch for ARM Spectre-BHB in OPTEE OS
 2022-03-25 13:44 UTC 

[PATCH v4] rtc: optee: add RTC driver for OP-TEE RTC PTA
 2022-03-25 10:43 UTC  (3+ messages)

[PATCH] tee: optee: add missing mutext_destroy in optee_ffa_probe
 2022-03-24  9:33 UTC 

[PATCH] tee: optee: add missing mutext_destroy in optee_ffa_probe
 2022-03-24  8:28 UTC  (2+ messages)

About patch for ARM Spectre-BHB in OPTEE OS
 2022-03-24  8:17 UTC 

TrustedFirmware Code of Conduct
 2022-03-23 15:42 UTC 

Linaro OP-TEE Contributions (LOC) monthly meeting - Mar 24 CANCELLED
 2022-03-23  5:04 UTC 


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