messages from 2022-07-25 13:45:53 to 2023-01-20 16:25:59 UTC [more...]
OP-TEE 3.20.0 has been released
2023-01-20 16:25 UTC
[TF-A] Re: Post-boot loading of OP-TEE
2023-01-18 1:52 UTC
[TF-A] Re: Post-boot loading of OP-TEE
2023-01-17 16:14 UTC
[PATCH 0/3] optee: async notif with PPI + interrupt provider
2023-01-17 4:56 UTC (9+ messages)
` [PATCH 1/3] optee: add per cpu asynchronous notification
` [PATCH 2/3] dt-bindings: arm: optee: add interrupt controller properties
` [PATCH 3/3] optee core: add irq chip using optee async notification
[PATCH 3/3] optee core: add irq chip using optee async notification
2023-01-17 1:50 UTC (2+ messages)
Preparing for OP-TEE 3.20.0
2023-01-13 16:38 UTC (2+ messages)
Post-boot loading of OP-TEE
2023-01-09 17:04 UTC
回复:optee device tree and tee driver
2023-01-09 14:50 UTC
optee device tree and tee driver
2023-01-09 8:03 UTC
Post-boot loading of OP-TEE
2023-01-09 7:39 UTC
回复:optee device tree and tee driver
2023-01-07 9:00 UTC
optee device tree and tee driver
2023-01-05 12:29 UTC
optee device tree and tee driver
2023-01-04 17:10 UTC
[PATCH] tee: optee: ffa_abi: Fix use-after-free in optee_ffa_open
2023-01-03 8:08 UTC
[PATCH] tee: optee: smc_abi: Fix use-after-free in optee_smc_open
2023-01-03 8:07 UTC
[PATCH] tee: optee: smc_abi: Fix use-after-free in optee_smc_open
2023-01-02 0:19 UTC (4+ messages)
[PATCH] tee: optee: ffa_abi: Fix use-after-free in optee_ffa_open
2023-01-02 0:17 UTC (4+ messages)
Linaro OP-TEE Contribution (LOC) monthly meeting December 27
2022-12-20 16:18 UTC
[PATCH 2/4] tee: Remove vmalloc page support
2022-12-16 8:45 UTC
[PATCH 2/4] tee: Remove vmalloc page support
2022-12-16 7:06 UTC (3+ messages)
register_ddr() with larger than physical RAM size
2022-11-22 18:55 UTC
register_ddr() with larger than physical RAM size
2022-11-22 8:58 UTC
register_ddr() with larger than physical RAM size
2022-11-18 22:01 UTC
[GIT PULL] Add __init/__exit annotations OP-TEE driver for v6.2
2022-11-18 12:18 UTC
[PATCH] tee: optee: fix possible memory leak in optee_register_device()
2022-11-18 12:11 UTC
[GIT PULL] Fix possible memory leak OP-TEE driver for v6.1
2022-11-18 12:10 UTC
[PATCH] tee: optee: fix possible memory leak in optee_register_device()
2022-11-17 10:12 UTC (2+ messages)
Linaro OP-TEE Contribution (LOC) monthly meeting November 22
2022-11-14 6:57 UTC
[PATCH] tee: optee: Populate child nodes in probe function
2022-11-14 6:38 UTC (4+ messages)
[PATCH] tee: optee: Populate child nodes in probe function
2022-11-11 13:16 UTC
[PATCH] tee: optee: Populate child nodes in probe function
2022-11-11 9:57 UTC (2+ messages)
[PATCH] tee: optee: fix possible memory leak in optee_register_device()
2022-11-10 10:22 UTC (2+ messages)
Linaro OP-TEE Contribution (LOC) monthly meeting October
2022-10-25 9:04 UTC
Linaro OP-TEE Contribution (LOC) monthly meeting October
2022-10-25 8:31 UTC
Linaro OP-TEE Contribution (LOC) monthly meeting October
2022-10-20 21:31 UTC
OP-TEE 3.19 SPMC status
2022-10-18 10:49 UTC
OP-TEE 3.19.0 has been released
2022-10-14 19:10 UTC
[PATCH] optee: Add __init/__exit annotations to module init/exit funcs
2022-10-11 9:44 UTC
[PATCH 2/4] tee: Remove vmalloc page support
2022-10-10 17:57 UTC
[PATCH 2/4] tee: Remove vmalloc page support
2022-10-10 17:20 UTC (3+ messages)
Preparing for OP-TEE 3.19.0
2022-10-07 15:46 UTC
[PATCH 2/4] tee: Remove vmalloc page support
2022-10-06 18:20 UTC (2+ messages)
Linaro OP-TEE Contributions (LOC) monthly meeting
2022-10-06 13:51 UTC
[PATCH 2/4] tee: Remove vmalloc page support
2022-10-06 6:23 UTC
[PATCH 0/4] Remove get_kernel_pages()
2022-10-04 6:32 UTC (2+ messages)
[PATCH 0/4] Remove get_kernel_pages()
2022-10-03 20:28 UTC (13+ messages)
` [PATCH 1/4] highmem: Enhance is_kmap_addr() to check kmap_local_page() mappings
` [PATCH 2/4] tee: Remove vmalloc page support
` [PATCH 3/4] tee: Remove call to get_kernel_pages()
` [PATCH 4/4] mm: Remove get_kernel_pages()
Linaro OP-TEE Contributions (LOC) monthly meeting
2022-10-03 7:52 UTC
[PATCH] optee: Add __init/__exit annotations to module init/exit funcs
2022-09-26 7:23 UTC (2+ messages)
Preparing for OP-TEE 3.19.0
2022-09-23 14:54 UTC
Linaro OP-TEE Contributions (LOC) monthly meeting
2022-09-22 9:07 UTC
[PATCH v3 00/10] firmware: arm_ffa: Refactoring and initial/minor v1.1 update
2022-09-08 11:24 UTC (14+ 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 0/1] tee: Add tee_shm_register_fd
2022-09-08 10:28 UTC (4+ messages)
` [EXT] "
[PATCH v3 09/10] firmware: arm_ffa: Set up 32bit execution mode flag using partiion property
2022-09-08 10:25 UTC
[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 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 BTI support
2022-07-25 13:45 UTC
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