Re: [PATCH v10 8/9] optee: FF-A: dynamic protected memory allocation

2025-06-17 Thread Sumit Garg
On Tue, Jun 10, 2025 at 03:13:52PM +0200, Jens Wiklander wrote: > Add support in the OP-TEE backend driver dynamic protected memory > allocation with FF-A. > > The protected memory pools for dynamically allocated protected memory > are instantiated when requested by user-space. This instantiation

[PATCH v10 8/9] optee: FF-A: dynamic protected memory allocation

2025-06-10 Thread Jens Wiklander
Add support in the OP-TEE backend driver dynamic protected memory allocation with FF-A. The protected memory pools for dynamically allocated protected memory are instantiated when requested by user-space. This instantiation can fail if OP-TEE doesn't support the requested use-case of protected mem