Skip to content

Conversation

@lumag
Copy link
Contributor

@lumag lumag commented Jan 7, 2026

Due to the way it is handled, Adreno firmware ends up being uncompressed in the generated packages. Make sure that it gets compressed.

lumag added 2 commits January 7, 2026 15:08
As a part of do_install() we are compressing installed files. If other
firmware is installed via appending to do_install(), it might get
installed after compression happens, thus landing uncompressed. Move
Adreno firmware installation to do_install:prepend() to make sure that
it gets installed before compression step.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Adreno firmware is installed outside of FW_QCOM_PATH (it gets installed
to FW_QCOM_BASE_PATH). Use that dir for finding firmware intead of the
former one.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
OE-Core uses first three digits of the GPU firmware gen to name the
package. Rename SM8650 Adreno firmware packages accordingly.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
@github-actions
Copy link

github-actions bot commented Jan 7, 2026

Test run workflow

Test jobs for commit af8d669

@github-actions
Copy link

github-actions bot commented Jan 7, 2026

Test run workflow

Test jobs for commit af8d669

@github-actions
Copy link

github-actions bot commented Jan 7, 2026

Test run workflow

Test jobs for commit d8de236

@test-reporting-app
Copy link

test-reporting-app bot commented Jan 7, 2026

Test Results

 19 files  +  7   68 suites  +56   55m 27s ⏱️ - 11m 55s
 35 tests + 22   35 ✅ + 26  0 💤 ±0  0 ❌  - 4 
656 runs  +559  653 ✅ +560  3 💤 +3  0 ❌  - 4 

Results for commit d8de236. ± Comparison against base commit ecf6c16.

This pull request removes 2 and adds 24 tests. Note that renamed tests count towards both.
lava ‑ auto-login-action
lava ‑ minimal-boot
0_hotplug ‑ hotplug
1_CPUFreq_Validation ‑ CPUFreq_Validation
2_Interrupts ‑ Interrupts
3_cdsp_remoteproc ‑ cdsp_remoteproc
4_adsp_remoteproc ‑ adsp_remoteproc
5_WiFi_Firmware_Driver ‑ WiFi_Firmware_Driver
6_WiFi_OnOff ‑ WiFi_OnOff
7_OpenCV ‑ OpenCV
8_irq ‑ irq
9_BT_ON_OFF ‑ BT_ON_OFF
…

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented Jan 7, 2026

Test run workflow

Test jobs for commit d8de236

Copy link
Contributor

@koenkooi koenkooi left a comment

Choose a reason for hiding this comment

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

LGTM.

@lumag lumag enabled auto-merge January 8, 2026 12:38
@github-actions
Copy link

github-actions bot commented Jan 8, 2026

Test run workflow

Test jobs for commit d8de236

@github-actions
Copy link

github-actions bot commented Jan 8, 2026

Test run workflow

Test jobs for commit d8de236

@lumag lumag merged commit b65aa25 into qualcomm-linux:master Jan 8, 2026
115 checks passed
@lumag lumag deleted the fw-adreno-compress branch January 8, 2026 13:17
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.

3 participants