Commit 5c512e1
committed
functestlib: add get_remoteproc_path_by_firmware() to fix WiFi_Firmware_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]>1 parent 609e0e0 commit 5c512e1
1 file changed
+13
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1264 | 1264 | | |
1265 | 1265 | | |
1266 | 1266 | | |
| 1267 | + | |
| 1268 | + | |
| 1269 | + | |
| 1270 | + | |
| 1271 | + | |
| 1272 | + | |
| 1273 | + | |
| 1274 | + | |
| 1275 | + | |
| 1276 | + | |
| 1277 | + | |
| 1278 | + | |
| 1279 | + | |
1267 | 1280 | | |
1268 | 1281 | | |
1269 | 1282 | | |
| |||
0 commit comments