Re: [PATCH v2 3/5] misc: fastrpc: Add CRC support using invokeV2 request

2025-01-29 Thread Dmitry Baryshkov
On Mon, Jan 27, 2025 at 10:12:37AM +0530, Ekansh Gupta wrote: > InvokeV2 request is intended to support multiple enhanced invoke > requests like CRC check, performance counter enablement and polling > mode for RPC invocations. CRC check is getting enabled as part of > this patch. CRC check for inpu

[PATCH v2 3/5] misc: fastrpc: Add CRC support using invokeV2 request

2025-01-26 Thread Ekansh Gupta
InvokeV2 request is intended to support multiple enhanced invoke requests like CRC check, performance counter enablement and polling mode for RPC invocations. CRC check is getting enabled as part of this patch. CRC check for input and output argument helps in ensuring data consistency over a remote