Re: [PATCH] optee: sync OP-TEE headers

2021-02-02 Thread Jens Wiklander
On Tue, Feb 2, 2021 at 5:47 AM Sumit Garg wrote: > > On Fri, 29 Jan 2021 at 19:13, Jens Wiklander via OP-TEE > wrote: > > > > Pulls in updates in the internal headers from OP-TEE OS [1]. A few > > defines has been shortened, hence the changes in rpc.c. Defines not used > > by the driver in tee_rp

Re: [PATCH] optee: sync OP-TEE headers

2021-02-01 Thread Sumit Garg
On Fri, 29 Jan 2021 at 19:13, Jens Wiklander via OP-TEE wrote: > > Pulls in updates in the internal headers from OP-TEE OS [1]. A few > defines has been shortened, hence the changes in rpc.c. Defines not used > by the driver in tee_rpc_cmd.h has been filtered out. > > Note that this does not chang