Re: [PATCH v3 0/6] TEE: minor cleanup

2024-04-04 Thread Ilias Apalodimas
Hi Igor, I tried to apply this to master and send a PR, but unfortunately it needs rebasing. Can you rebase it and resend it? Thanks /Ilias On Wed, Mar 27, 2024 at 04:17:09PM +0200, Ilias Apalodimas wrote: > Hi Igor, > > On Wed, 27 Mar 2024 at 14:13, Igor Opaniuk wrote: > > > > Ilias, > > > >

Re: [PATCH v3 0/6] TEE: minor cleanup

2024-03-27 Thread Ilias Apalodimas
Hi Igor, On Wed, 27 Mar 2024 at 14:13, Igor Opaniuk wrote: > > Ilias, > > On Mon, Mar 4, 2024 at 6:45 PM Igor Opaniuk wrote: >> >> - Address some spelling errors and typos >> - Support CMD_OPTEE_RPMB for SANDBOX configurations and add python tests >> - Remove common.h inclusion for drivers/tee

Re: [PATCH v3 0/6] TEE: minor cleanup

2024-03-27 Thread Igor Opaniuk
Ilias, On Mon, Mar 4, 2024 at 6:45 PM Igor Opaniuk wrote: > - Address some spelling errors and typos > - Support CMD_OPTEE_RPMB for SANDBOX configurations and add python tests > - Remove common.h inclusion for drivers/tee > - Add calls for closing tee session after every read/write operation. >

[PATCH v3 0/6] TEE: minor cleanup

2024-03-04 Thread Igor Opaniuk
- Address some spelling errors and typos - Support CMD_OPTEE_RPMB for SANDBOX configurations and add python tests - Remove common.h inclusion for drivers/tee - Add calls for closing tee session after every read/write operation. CI build: [1]