Re: [PATCH v2] Documentation: tee: Document TEE kernel interface

2020-06-19 Thread Jonathan Corbet
On Thu, 4 Jun 2020 12:29:39 +0530 Sumit Garg wrote: > Update documentation with TEE bus infrastructure which provides an > interface for kernel client drivers to communicate with corresponding > Trusted Application. > > Signed-off-by: Sumit Garg > --- > > Changes in v2: > - Add TEE client dri

Re: [PATCH v2] Documentation: tee: Document TEE kernel interface

2020-06-17 Thread Jarkko Sakkinen
On Tue, Jun 16, 2020 at 07:20:17PM +0530, Sumit Garg wrote: > On Tue, 16 Jun 2020 at 01:49, Jarkko Sakkinen > wrote: > > > > On Thu, Jun 04, 2020 at 12:29:39PM +0530, Sumit Garg wrote: > > > Update documentation with TEE bus infrastructure which provides an > > > interface for kernel client driver

Re: [PATCH v2] Documentation: tee: Document TEE kernel interface

2020-06-16 Thread Sumit Garg
On Tue, 16 Jun 2020 at 01:49, Jarkko Sakkinen wrote: > > On Thu, Jun 04, 2020 at 12:29:39PM +0530, Sumit Garg wrote: > > Update documentation with TEE bus infrastructure which provides an > > interface for kernel client drivers to communicate with corresponding > > Trusted Application. > > > > Sig

Re: [PATCH v2] Documentation: tee: Document TEE kernel interface

2020-06-15 Thread Jarkko Sakkinen
On Thu, Jun 04, 2020 at 12:29:39PM +0530, Sumit Garg wrote: > Update documentation with TEE bus infrastructure which provides an > interface for kernel client drivers to communicate with corresponding > Trusted Application. > > Signed-off-by: Sumit Garg Please at least broadly describe the updat

Re: [PATCH v2] Documentation: tee: Document TEE kernel interface

2020-06-04 Thread Maxim Uvarov
Looks good for me. Reviewed-by: Maxim Uvarov On Thu, 4 Jun 2020 at 10:00, Sumit Garg wrote: > > Update documentation with TEE bus infrastructure which provides an > interface for kernel client drivers to communicate with corresponding > Trusted Application. > > Signed-off-by: Sumit Garg > ---