Re: [PATCH v5 08/12] firmware: qcom: tzmem: export shm_bridge create/delete

2025-07-07 Thread Amirreza Zarrabi
Hi Kuldeep, On 7/1/2025 9:47 PM, Kuldeep Singh wrote: > > On 5/27/2025 12:26 PM, Amirreza Zarrabi wrote: >> Anyone with access to contiguous physical memory should be able to >> share memory with QTEE using shm_bridge. >> >> Tested-by: Neil Armstrong >> Signed-off-by: Amirreza Zarrabi >> --- >>

Re: [PATCH v5 08/12] firmware: qcom: tzmem: export shm_bridge create/delete

2025-07-01 Thread Kuldeep Singh
On 5/27/2025 12:26 PM, Amirreza Zarrabi wrote: > Anyone with access to contiguous physical memory should be able to > share memory with QTEE using shm_bridge. > > Tested-by: Neil Armstrong > Signed-off-by: Amirreza Zarrabi > --- > drivers/firmware/qcom/qcom_tzmem.c | 57 > +

[PATCH v5 08/12] firmware: qcom: tzmem: export shm_bridge create/delete

2025-05-26 Thread Amirreza Zarrabi
Anyone with access to contiguous physical memory should be able to share memory with QTEE using shm_bridge. Tested-by: Neil Armstrong Signed-off-by: Amirreza Zarrabi --- drivers/firmware/qcom/qcom_tzmem.c | 57 +--- include/linux/firmware/qcom/qcom_tzmem.h | 15