Skip to content

Conversation

qcom-anilyada
Copy link
Contributor

@qcom-anilyada qcom-anilyada commented Oct 13, 2025

This script performs rootfs resizing, sets permissions for OpenCV binaries,
installs required IPK packages, and runs the OpenCV SFM test suite with
performance parameters. It validates the output to ensure all 19 tests pass.

Signed-off-by: Anil Yadav [email protected]"

smuppand and others added 4 commits October 13, 2025 18:34
…re_Driver

Problem
- WiFi_Firmware_Driver failed with: `get_remoteproc_path_by_firmware: command not found`.
- The runner expects a helper to resolve the remoteproc sysfs path for a given firmware
  (e.g., `wpss.mbn` on Kodiak/qcm6490/WCN6750), but the function was missing.

Signed-off-by: Srikanth Muppandam <[email protected]>
- Accepts new CLI flags: --ssid <SSID> and --password <PASS>.
- If provided, these override positional args; otherwise falls back to the
  existing get_wifi_credentials resolution (args/env/ssid_list).
- Converted inline one-liners to multi-line commands for readability while
  preserving behavior (nmcli path, wpa_supplicant+udhcpc path, ping checks).
- No exports of SSID/PASSWORD kept values local to the script.
- No changes to connection logic, retries, gating, or result reporting.

Signed-off-by: Srikanth Muppandam <[email protected]>
…liners

- Introduce explicit credential flags: --ssid <SSID> and --password <PASS>.
- When provided, flags take precedence over positional args; otherwise
  continue to resolve via get_wifi_credentials(,) (args/env/ssid_list).

Signed-off-by: Srikanth Muppandam <[email protected]>
This script performs rootfs resizing, sets permissions for OpenCV binaries,
installs required IPK packages, and runs the OpenCV SFM test suite with
performance parameters. It validates the output to ensure all 19 tests pass.

Signed-off-by: Anil Yadav <[email protected]>"
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