Re: [PATCH RFC 1/3] firmware: qcom: implement object invoke support

2024-07-24 Thread Dmitry Baryshkov
On Thu, 25 Jul 2024 at 07:15, Amirreza Zarrabi wrote: > > > > On 7/25/2024 2:09 PM, Dmitry Baryshkov wrote: > > On Thu, Jul 25, 2024 at 01:19:07PM GMT, Amirreza Zarrabi wrote: > >> > >> > >> On 7/4/2024 5:34 PM, Dmitry Baryshkov wrote: > >>> On Thu, 4 Jul 2024 at 00:40, Amirreza Zarrabi > >>> wr

Re: [PATCH RFC 1/3] firmware: qcom: implement object invoke support

2024-07-24 Thread Amirreza Zarrabi
On 7/25/2024 2:09 PM, Dmitry Baryshkov wrote: > On Thu, Jul 25, 2024 at 01:19:07PM GMT, Amirreza Zarrabi wrote: >> >> >> On 7/4/2024 5:34 PM, Dmitry Baryshkov wrote: >>> On Thu, 4 Jul 2024 at 00:40, Amirreza Zarrabi >>> wrote: On 7/3/2024 10:13 PM, Dmitry Baryshkov wrote: >

Re: [PATCH RFC 1/3] firmware: qcom: implement object invoke support

2024-07-24 Thread Dmitry Baryshkov
On Thu, Jul 25, 2024 at 01:19:07PM GMT, Amirreza Zarrabi wrote: > > > On 7/4/2024 5:34 PM, Dmitry Baryshkov wrote: > > On Thu, 4 Jul 2024 at 00:40, Amirreza Zarrabi > > wrote: > >> > >> > >> > >> On 7/3/2024 10:13 PM, Dmitry Baryshkov wrote: > >>> On Tue, Jul 02, 2024 at 10:57:36PM GMT, Amirrez

Re: [PATCH RFC 1/3] firmware: qcom: implement object invoke support

2024-07-24 Thread Amirreza Zarrabi
On 7/4/2024 5:34 PM, Dmitry Baryshkov wrote: > On Thu, 4 Jul 2024 at 00:40, Amirreza Zarrabi > wrote: >> >> >> >> On 7/3/2024 10:13 PM, Dmitry Baryshkov wrote: >>> On Tue, Jul 02, 2024 at 10:57:36PM GMT, Amirreza Zarrabi wrote: Qualcomm TEE hosts Trusted Applications and Services that run

Re: [PATCH RFC 1/3] firmware: qcom: implement object invoke support

2024-07-18 Thread Krzysztof Kozlowski
On 03/07/2024 07:57, Amirreza Zarrabi wrote: > Qualcomm TEE hosts Trusted Applications and Services that run in the > secure world. Access to these resources is provided using object > capabilities. A TEE client with access to the capability can invoke > the object and request a service. Similarly,

Re: [PATCH RFC 1/3] firmware: qcom: implement object invoke support

2024-07-04 Thread Dmitry Baryshkov
On Thu, 4 Jul 2024 at 00:40, Amirreza Zarrabi wrote: > > > > On 7/3/2024 10:13 PM, Dmitry Baryshkov wrote: > > On Tue, Jul 02, 2024 at 10:57:36PM GMT, Amirreza Zarrabi wrote: > >> Qualcomm TEE hosts Trusted Applications and Services that run in the > >> secure world. Access to these resources is p

Re: [PATCH RFC 1/3] firmware: qcom: implement object invoke support

2024-07-03 Thread Amirreza Zarrabi
On 7/3/2024 10:13 PM, Dmitry Baryshkov wrote: > On Tue, Jul 02, 2024 at 10:57:36PM GMT, Amirreza Zarrabi wrote: >> Qualcomm TEE hosts Trusted Applications and Services that run in the >> secure world. Access to these resources is provided using object >> capabilities. A TEE client with access to

Re: [PATCH RFC 1/3] firmware: qcom: implement object invoke support

2024-07-03 Thread Dmitry Baryshkov
On Tue, Jul 02, 2024 at 10:57:36PM GMT, Amirreza Zarrabi wrote: > Qualcomm TEE hosts Trusted Applications and Services that run in the > secure world. Access to these resources is provided using object > capabilities. A TEE client with access to the capability can invoke > the object and request a

[PATCH RFC 1/3] firmware: qcom: implement object invoke support

2024-07-03 Thread Amirreza Zarrabi
Qualcomm TEE hosts Trusted Applications and Services that run in the secure world. Access to these resources is provided using object capabilities. A TEE client with access to the capability can invoke the object and request a service. Similarly, TEE can request a service from nonsecure world with