Re: [PATCH 2/2] tee: optee: don't enumerate services if there ain't any

2023-12-19 Thread Tom Rini
On Wed, Nov 29, 2023 at 01:37:53PM +0100, Etienne Carriere wrote: > Change optee driver service enumeration to not enumerate (and > allocate a zero sized shared memory buffer) when OP-TEE > reports that there is no service to enumerate. > > This change fixes an existing issue that occurs when the

Re: [PATCH 2/2] tee: optee: don't enumerate services if there ain't any

2023-12-05 Thread Jens Wiklander
On Wed, Nov 29, 2023 at 1:37 PM Etienne Carriere wrote: > > Change optee driver service enumeration to not enumerate (and > allocate a zero sized shared memory buffer) when OP-TEE > reports that there is no service to enumerate. > > This change fixes an existing issue that occurs when the such zer

Re: [PATCH 2/2] tee: optee: don't enumerate services if there ain't any

2023-12-01 Thread Patrice CHOTARD
On 11/29/23 13:37, Etienne Carriere wrote: > Change optee driver service enumeration to not enumerate (and > allocate a zero sized shared memory buffer) when OP-TEE > reports that there is no service to enumerate. > > This change fixes an existing issue that occurs when the such zero > sized sh

[PATCH 2/2] tee: optee: don't enumerate services if there ain't any

2023-11-29 Thread Etienne Carriere
Change optee driver service enumeration to not enumerate (and allocate a zero sized shared memory buffer) when OP-TEE reports that there is no service to enumerate. This change fixes an existing issue that occurs when the such zero sized shared memory buffer allocated from malloc() has a physical