Enable FastCV DSP packages for SHIKRA, GLYMUR and IQ-615 Targets#2689
Enable FastCV DSP packages for SHIKRA, GLYMUR and IQ-615 Targets#2689quic-ptak wants to merge 6 commits into
Conversation
Koen Kooi (koenkooi)
left a comment
There was a problem hiding this comment.
The first commit lacks a real commit message and the second commit does a whole lot more than the commit message says. Please have a closer look at the commit messages and change them where needed.
983a67b to
1a975d2
Compare
done |
Dmitry Baryshkov (lumag)
left a comment
There was a problem hiding this comment.
Please. Read the docs.
Test Results 110 files ± 0 657 suites ±0 7h 41m 55s ⏱️ + 1h 23m 38s For more details on these failures, see this check. Results for commit 3f7c63e. ± Comparison against base commit b3f0f4c. ♻️ This comment has been updated with latest results. |
a1e6f89 to
e3521f4
Compare
Dmitry Baryshkov (lumag)
left a comment
There was a problem hiding this comment.
I observe no improvements. NAK.
|
For |
done |
| install -m 0644 ${S}/usr/lib/dsp/cdsp/cv/v79/PAKALA/*.so ${D}${datadir}/qcom/sm8750/Qualcomm/SM8750-MTP/dsp/cdsp | ||
| install -m 0644 ${S}/usr/lib/dsp/cdsp/cv/v81/KAANAPALI/*.so ${D}${datadir}/qcom/kaanapali/Qualcomm/Kaanapali-MTP/dsp/cdsp | ||
| install -m 0644 ${S}/usr/lib/dsp/cdsp/cv/v81/GLYMUR/*.so ${D}${datadir}/qcom/glymur/Qualcomm/Glymur-CRD/dsp/cdsp | ||
| install -m 0644 ${S}/usr/lib/dsp/cdsp/cv/v81/GLYMUR/*.so ${D}${datadir}/qcom/glymur/Qualcomm/Glymur-CRD/dsp/cdsp |
There was a problem hiding this comment.
This seems a cosmetic change, add that to the commit message.
Also say that this brings no functional changes.
Reorder install rules by Hexagon architecture and remove whitespace from install rules. Signed-off-by: Pulkit Singh Tak <ptak@qti.qualcomm.com>
Release Lemans DSP libs with Hexagon SDK v8.7.10.1, update target-agnostic HAP power APIs, update SHA value and Artifactory tag, and bump recipe version. Signed-off-by: Pulkit Singh Tak <ptak@qti.qualcomm.com>
Add FastCV DSP support for SHIKRA-EVK board, update recipe with Shikra dsp libs install rules. Signed-off-by: Pulkit Singh Tak <ptak@qti.qualcomm.com>
Add FastCV DSP support for glymur-crd target Signed-off-by: Pulkit Singh Tak <ptak@qti.qualcomm.com>
Add FastCV DSP support for shikra-evk target. Signed-off-by: Pulkit Singh Tak <ptak@qti.qualcomm.com>
Add FastCV DSP support for IQ-615-EVK target. Signed-off-by: Pulkit Singh Tak <ptak@qti.qualcomm.com>
Reordered install rules, added FastCV DSP support for shikra-evk, glymur-crd, and iq-615 targets, updated Lemans DSP libraries to Hexagon SDK v8.7.10.1, made HAP power voting target-agnostic in DSP libs, and bumped the recipe version.