Skip to content

Commit 0b8f3d5

Browse files
authored
Update boot firmware to 00116.0 (#1627)
Below are the known changes across targets: QCS8300 (Monaco) - Fixes boot and recovery issues including EDL entry failures, SEC watchdog enablement, and HLOS recovery paths. - Enables deep sleep and DSP‑specific power optimizations to meet power and thermal targets. - Hardens TZ and security with PIL authentication/reset handling and security-review fixes. - Improves DSP and storage stability by addressing quantum, DSQB, and RAMdump-related failures. QCS9100 (Lemans) - Resolves critical DDR PASS1/SDI PASS1 regressions to stabilize early memory initialization. - Optimizes power and performance through sleep target tuning, deep sleep enablement, and DSP PM updates. - Improves DSP and audio stability with crash fixes, SRM updates, and AP-ADSP shared memory changes. - Fixes storage and RAMdump failures, improving crash recovery reliability. QCM6490 (Kodiak) - Improves UEFI boot stability via TLMM/XPU fixes, PCIe RP tuning, log overload fixes, and problematic DXE disables. - Enhances NVMe usability by enabling Fastboot flashing, improving enumeration, and fixing boot-order handling. - Strengthens security with TZ image signing, OEM-only QTEE signing, and PKCS11 hardening. - Fixes RAMdump, watchdog, and crash/debug issues to improve recoverability and post‑mortem analysis.
2 parents 5e14cc4 + 1cd48cf commit 0b8f3d5

6 files changed

+9
-9
lines changed

recipes-bsp/firmware-boot/firmware-qcom-boot-qcs6490_00114.0.bb

Lines changed: 0 additions & 3 deletions
This file was deleted.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
require firmware-qcom-boot-qcs6490.inc
2+
3+
SRC_URI[bootbinaries.sha256sum] = "ad5434f1afd2f801e63266d75c97425d1fea22b2edc67b6f5a0f472ca55844ed"

recipes-bsp/firmware-boot/firmware-qcom-boot-qcs8300_00114.0.bb

Lines changed: 0 additions & 3 deletions
This file was deleted.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
require firmware-qcom-boot-qcs8300.inc
2+
3+
SRC_URI[bootbinaries.sha256sum] = "e7a22f9a7ddae92e6e307afdd9f06608ddd3b0ac7f2e4994bacfb51729e8337f"

recipes-bsp/firmware-boot/firmware-qcom-boot-qcs9100_00114.0.bb

Lines changed: 0 additions & 3 deletions
This file was deleted.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
require firmware-qcom-boot-qcs9100.inc
2+
3+
SRC_URI[bootbinaries.sha256sum] = "f19724eab9571b97087933b60a0b75246537fda5ef75a97e6d5dee4020ef59a2"

0 commit comments

Comments
 (0)