Skip to content

Conversation

smuppand
Copy link
Contributor

@smuppand smuppand commented Oct 7, 2025

  • Respect --app when provided; otherwise resolve iris_v4l2_test by probing: $PATH, then /usr/bin/iris_v4l2_test, then /data/vendor/iris_test_app/iris_v4l2_test.
  • For Kodiak downstream/overlay runs, if --downstream-fw is not passed, automatically use /data/vendor/iris_test_app/firmware/vpu20_1v.mbn when present.
  • Emit clear logs showing which app/firmware path was selected to aid triage.
  • No renames, no behavioral logic changes to the runner flow; only path resolution was added.
  • Backwards compatible: existing CLI overrides still win; upstream-only builds continue to work.

  - Prefer user-specified --app; otherwise search PATH, then /usr/bin/iris_v4l2_test, then /data/vendor/iris_test_app/iris_v4l2_test.
  - For Kodiak downstream, if --downstream-fw is not given, auto-use /data/vendor/iris_test_app/firmware/vpu20_1v.mbn when present.
  - Keep existing names/logic; only path resolution and default selection updated.
  - Log which app/firmware paths are chosen to aid debugging.
  - No changes to test flow, results, or stack-switch behavior.

Signed-off-by: Srikanth Muppandam <[email protected]>
Copy link
Contributor

@abbajaj806 abbajaj806 left a comment

Choose a reason for hiding this comment

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

Looks good to me

@abbajaj806 abbajaj806 merged commit 609e0e0 into qualcomm-linux:main Oct 8, 2025
8 checks passed
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