Re: [PATCH RESEND v6 0/4] stratix10: Add framework for asynchronous communication with SDM

From: Mahesh Rao

Date: Mon Oct 27 2025 - 08:08:25 EST


Hi Dinh,

On 20-10-2025 09:33 pm, Dinh Nguyen wrote:


On 9/24/25 02:39, Mahesh Rao via B4 Relay wrote:
The patch set includes the following changes:

- Add protection for querying memory objects in multi-threaded flow.
- Add support to generate and maintain message id and client id for
   asynchronous communication with SDM.
- Add framework to communicate with Secure Device Manager (SDM)
   asynchronously by sending a request and polling for response.
- Add commands for performing Remote System Update (RSU) operations
   asynchronously.
- Migrate RSU driver to use the asynchronous communication framework.

---
- Link to v6: https://lore.kernel.org/r/20250901-sip_svc_upstream- v6-0-b4db7f07cbb2@xxxxxxxxxx

Changes in v6:


- Added support for RSU commands to asynchronously
   communicate with SDM.
- Migrated RSU driver to use the supported
   asynchronous commands

Can you please rebase this series on my latest tree:

https://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git/log/? h=svc_driver_for_v6.19

Patch 2 is not applying correctly.

Sorry for the delayed response, as I was on vacation last week.

Sure, I will rebase the patchset onto svc_driver_for_v6.19 and re share.


Thanks,
Dinh