Skip to content

Add gdsp_remoteproc test script and README for Lemans platform #97

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Sai-teja573
Copy link
Contributor

This PR introduces a new test script gdsp_remoteproc.sh designed to validate the remoteproc functionality of gpdsp0 and gpdsp1 on the LeMans platform. It also includes a detailed README.md to document the test's purpose, usage, and expected output.

What's Included
1.gdsp_remoteproc.sh: Shell script that Identifies the correct remoteproc entries for gpdsp0 and gpdsp1
2.Verifies initial running state
3.Performs stop and restart operations
4.Confirms successful return to the running state
5. Logs results in a standardized format
6. README.md

Target Platform
LeMans

Notes
This test is specific to LeMans and may require adaptation for other platforms.
Root access is required to control remoteproc state.

Sai-teja573 and others added 2 commits June 23, 2025 15:04
This commit introduces a test script to validate gpdsp0 and gpdsp1 remoteproc functionality on the Lemans platform. It includes start/stop/restart checks and logs results in a standardized format. A detailed README is also added to document usage, expected output, and prerequisites.

Signed-off-by: Sai-teja573 <122cs0573@nitrkl.ac.in>
to avoid  merge conflicts

Signed-off-by: Sai-teja573 <118095977+Sai-teja573@users.noreply.github.com>
Copy link
Contributor

@smuppand smuppand left a comment

Choose a reason for hiding this comment

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

This PR contains two commits, But they seem closely related. Please squash them into a single, clean commit before merging to keep history concise.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants