Skip to content

west.yml: update zephyr to b246d3f3f98#10557

Open
tmleman wants to merge 1 commit intothesofproject:mainfrom
tmleman:topic/upstream/pr/zephyr/upgrade/26ww08
Open

west.yml: update zephyr to b246d3f3f98#10557
tmleman wants to merge 1 commit intothesofproject:mainfrom
tmleman:topic/upstream/pr/zephyr/upgrade/26ww08

Conversation

@tmleman
Copy link
Contributor

@tmleman tmleman commented Feb 19, 2026

Total of 790 commits.

Changes include:

966737f1373 logging: Add CONFIG_LOG_RUNTIME_DEFAULT_LEVEL for startup filter control
b669a397384 kernel: events: use abort thread timeout using dedicated function
5a0f73f0450 kernel: events: wake threads atomically using waitq post-walk callback
73feef8b20c kernel: sched: add post-walk callback argument to z_sched_waitq_walk()
3ba7dcfe2c1 kernel: events: wake threads during wait queue walk if possible
e7252254894 kernel: sched: perform safe waitq walk inside z_sched_waitq_walk()
eac6c7cb24a kernel: sched: don't acquire scheduler spinlock in z_sched_wake_thread()
098f61700f8 west: sign/rimage: do not assume SOF source exists
a4c37560d5e west: sign/rimage: remove --no-manifest workaround
dbd231853db west: sign: use local signing key if specified
3d46072e913 boards: intel_adsp: add support files for image signing
a14a5b2d60b llext: remove leading -D from CMakeLists.txt
e843931194a kernel: check if interrupt is disabled in k_can_yield
ec2e20530c9 kernel: Disable k_mutex priority inheritance
f97b9ad9e9f xtensa: clear LCOUNT special register after saving it
4523fa57c57 soc: intel_adsp: clear BSS on core #0 at boot
3d03c55e1dc llext: define global mutex using K_MUTEX_DEFINE

Total of 790 commits.

Changes include:

966737f1373 logging: Add CONFIG_LOG_RUNTIME_DEFAULT_LEVEL for startup
            filter control
b669a397384 kernel: events: use abort thread timeout using dedicated
            function
5a0f73f0450 kernel: events: wake threads atomically using waitq
            post-walk callback
73feef8b20c kernel: sched: add post-walk callback argument to
            z_sched_waitq_walk()
3ba7dcfe2c1 kernel: events: wake threads during wait queue walk if
            possible
e7252254894 kernel: sched: perform safe waitq walk inside
            z_sched_waitq_walk()
eac6c7cb24a kernel: sched: don't acquire scheduler spinlock in
            z_sched_wake_thread()
098f61700f8 west: sign/rimage: do not assume SOF source exists
a4c37560d5e west: sign/rimage: remove --no-manifest workaround
dbd231853db west: sign: use local signing key if specified
3d46072e913 boards: intel_adsp: add support files for image signing
a14a5b2d60b llext: remove leading -D from CMakeLists.txt
e843931194a kernel: check if interrupt is disabled in k_can_yield
ec2e20530c9 kernel: Disable k_mutex priority inheritance
f97b9ad9e9f xtensa: clear LCOUNT special register after saving it
4523fa57c57 soc: intel_adsp: clear BSS on core #0 at boot
3d03c55e1dc llext: define global mutex using K_MUTEX_DEFINE

Signed-off-by: Tomasz Leman <tomasz.m.leman@intel.com>
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the Zephyr dependency in the SOF (Sound Open Firmware) project from revision f6a32b27dc17 to b246d3f3f987, pulling in 790 commits from upstream Zephyr. The update includes improvements to logging configuration, kernel event handling, west signing tooling, Intel ADSP support, and various kernel subsystem enhancements.

Changes:

  • Updated Zephyr revision hash in west.yml manifest to pull in 790 upstream commits
  • Changes include logging improvements, kernel scheduler optimizations, west signing enhancements, and Intel ADSP platform updates

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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

Comments