Skip to content

west.yml: update zephyr to a805a054fe1f#10765

Open
tmleman wants to merge 1 commit into
thesofproject:mainfrom
tmleman:topic/upstream/pr/zephyr/upgrade/26ww20
Open

west.yml: update zephyr to a805a054fe1f#10765
tmleman wants to merge 1 commit into
thesofproject:mainfrom
tmleman:topic/upstream/pr/zephyr/upgrade/26ww20

Conversation

@tmleman
Copy link
Copy Markdown
Contributor

@tmleman tmleman commented May 11, 2026

Total of 935 commits.

Changes include:

a13fd968e132 soc: intel: Add support for dts RAM configuration
1d935da70029 kernel: Add support for dts RAM configuration
96d1142210e3 arch: Add support for dts RAM configuration
8509270a0e34 kernel: poll timeout: Fix race condition
1b8c7a3038d9 kernel: thread timeout: Fix race condition
667c3184d6e8 logging: log_output: Fix formatting of function prefix
e1434e141ecf logging: fix immediate clean output locking on SMP
1296dc85e332 kernel: timer: make k_timer_start duration match documented semantics
2e2202af616c kernel: timeout: make z_add_timeout round-up conditional on announce
d157b3da193d kernel: timeout: keep announce_remaining stable across same-tick group
827ce93035bc soc: kernel: use configdefault for CONFIG_SMP
603fa4818e8f drivers: timer: assert sys_clock lock held where required
1dc47344d0a2 kernel: use arch_cpu_irqs_are_enabled() for IRQ-state probes
01b3821fd933 kernel: spinlock: provide z_spin_is_locked() for UP builds
c91e5e1390f3 kernel: move atomic_c.c to lib/os
cc6136628341 kernel: move errno from kernel to lib/libc/common
81ccaca788db kernel: ensure kheap.c is linked for static heap initialization
39b23fa582d8 kernel: bypass k_heap_free() in k_free() to avoid scheduler locking
db7a5e80a47b kernel: move bootargs out of kernel into lib/os.
9fe4cc20a2b5 kernel: move boot banner into lib/os
f7c6f1d92110 soc: intel_adsp: ace30: extend hwreg0 MMU range
814cfb41191a soc: intel_adsp: ace40: extend hwreg0 MMU range
1bc5f0543c4d drivers: counter: introduce counter capture api
e81266be2bfe arch: add arch_cpu_irqs_are_enabled() primitive

Total of 935 commits.

Changes include:

a13fd968e132 soc: intel: Add support for dts RAM configuration
1d935da70029 kernel: Add support for dts RAM configuration
96d1142210e3 arch: Add support for dts RAM configuration
8509270a0e34 kernel: poll timeout: Fix race condition
1b8c7a3038d9 kernel: thread timeout: Fix race condition
667c3184d6e8 logging: log_output: Fix formatting of function prefix
e1434e141ecf logging: fix immediate clean output locking on SMP
1296dc85e332 kernel: timer: make k_timer_start duration match documented
             semantics
2e2202af616c kernel: timeout: make z_add_timeout round-up conditional on
             announce
d157b3da193d kernel: timeout: keep announce_remaining stable across
             same-tick group
827ce93035bc soc: kernel: use configdefault for CONFIG_SMP
603fa4818e8f drivers: timer: assert sys_clock lock held where required
1dc47344d0a2 kernel: use arch_cpu_irqs_are_enabled() for IRQ-state
             probes
01b3821fd933 kernel: spinlock: provide z_spin_is_locked() for UP builds
c91e5e1390f3 kernel: move atomic_c.c to lib/os
cc6136628341 kernel: move errno from kernel to lib/libc/common
81ccaca788db kernel: ensure kheap.c is linked for static heap
             initialization
39b23fa582d8 kernel: bypass k_heap_free() in k_free() to avoid scheduler
             locking
db7a5e80a47b kernel: move bootargs out of kernel into lib/os.
9fe4cc20a2b5 kernel: move boot banner into lib/os
f7c6f1d92110 soc: intel_adsp: ace30: extend hwreg0 MMU range
814cfb41191a soc: intel_adsp: ace40: extend hwreg0 MMU range
1bc5f0543c4d drivers: counter: introduce counter capture api
e81266be2bfe arch: add arch_cpu_irqs_are_enabled() primitive

Signed-off-by: Tomasz Leman <tomasz.m.leman@intel.com>
Copilot AI review requested due to automatic review settings May 11, 2026 14:04
Copy link
Copy Markdown
Contributor

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 bumps the Zephyr project revision pinned in SOF’s west.yml manifest to a805a054fe1f59a21259d0975dced68169974954, pulling in the upstream Zephyr changes enumerated in the PR description (935 commits) for the SOF Zephyr-based build/workflow.

Changes:

  • Update the zephyr project revision in west.yml from c162980efd9a... to a805a054fe1f....

@kv2019i
Copy link
Copy Markdown
Collaborator

kv2019i commented May 11, 2026

@thesofproject/nxp there's a imx95 fail with recent Zephyr main:

/__w/sof/sof/zephyr/include/zephyr/sys/clock.h:223:2: error: #error "SYS_CLOCK_HW_CYCLES_PER_SEC must be non-zero!"
  223 | #error "SYS_CLOCK_HW_CYCLES_PER_SEC must be non-zero!"
      |  ^~~~~

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