Skip to content

Conversation

@quic-vkatoch
Copy link
Contributor

This commit introduces a new function, remotectl_open_v2, which includes additional arguments buf and bufLen. Previously, the dlopen_ex function executed with buf and bufLen set to zero on the DSP side. With this update, the virtual address and file length are now sourced from the userspace side.

src/mod_table.c Outdated
int symlen;
int verlen;
};
// struct parsed_uri {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove this..

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

This commit introduces a new function, remotectl_open_v2,
which includes additional arguments buf and bufLen.
Previously, the dlopen_ex function executed with buf and
bufLen set to zero on the DSP side. With this update, the
virtual address and file length are now sourced from the
userspace side.

Signed-off-by: Vinayak Katoch <quic_vkatoch@quicinc.com>
@github-actions
Copy link

This pull request has been marked as stale due to 60 days of inactivity. To prevent automatic closure in 10 days, remove the stale label or add a comment. You can reopen a closed pull request at any time.

@github-actions github-actions bot added the Stale label Jul 15, 2025
@ekanshibu
Copy link
Contributor

Moving PR to draft as this is a new method which requires DSP side implementation as well.

@ekanshibu ekanshibu marked this pull request as draft August 21, 2025 03:51
@github-actions github-actions bot removed the Stale label Sep 10, 2025
@github-actions
Copy link

github-actions bot commented Nov 9, 2025

This pull request has been marked as stale due to 60 days of inactivity.

@github-actions github-actions bot added the Stale label Nov 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants