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

2020-06-03 Thread Sumit Garg
On Wed, 3 Jun 2020 at 20:05, Maxim Uvarov wrote: > > Hello Sumit, > > if this doc is for driver developers it might be useful to add some > code examples how to register drivers on tee bus. Sure, will add an example TEE client driver snippet for reference. -Sumit > > Best regards, > Maxim. > >

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

2020-06-03 Thread Maxim Uvarov
Hello Sumit, if this doc is for driver developers it might be useful to add some code examples how to register drivers on tee bus. Best regards, Maxim. On Wed, 3 Jun 2020 at 14:31, Sumit Garg wrote: > > Update documentation with TEE bus infrastructure which provides an > interface for kernel cl