Re: [PATCH v4] misc: fastrpc: Increase unsigned PD initmem size

2024-07-21 Thread Ekansh Gupta
On 7/19/2024 3:36 PM, Dmitry Baryshkov wrote: > On Fri, Jul 19, 2024 at 02:27:08PM GMT, Ekansh Gupta wrote: >> For user PD initialization, initmem is allocated and sent to DSP for >> initial memory requirements like shell loading. This size is the shell >> size that is passed by user space and

Re: [PATCH v4] misc: fastrpc: Increase unsigned PD initmem size

2024-07-19 Thread Dmitry Baryshkov
On Fri, Jul 19, 2024 at 02:27:08PM GMT, Ekansh Gupta wrote: > For user PD initialization, initmem is allocated and sent to DSP for > initial memory requirements like shell loading. This size is the shell > size that is passed by user space and is checked against a max size. > For unsigned PD offlo

[PATCH v4] misc: fastrpc: Increase unsigned PD initmem size

2024-07-19 Thread Ekansh Gupta
For user PD initialization, initmem is allocated and sent to DSP for initial memory requirements like shell loading. This size is the shell size that is passed by user space and is checked against a max size. For unsigned PD offloading requirement, additional memory is required because of addition