Skip to content

west.yml: update zephyr to 217a5ac0ca46#10724

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

west.yml: update zephyr to 217a5ac0ca46#10724
tmleman wants to merge 1 commit intothesofproject:mainfrom
tmleman:topic/upstream/pr/zephyr/upgrade/26ww18

Conversation

@tmleman
Copy link
Copy Markdown
Contributor

@tmleman tmleman commented Apr 24, 2026

Total of 1024 commits.

Changes include:

19fa644e348c arch: xtensa: semihost: Account for NULL terminator in path length
a53ab458d532 arch: xtensa: semihost: Add QEMU target support
9a8657193a2e arch: xtensa: semihost: Add simulator support
03263c5213a0 kernel: heap: add BLOCKING trace and fix EXIT ordering in k_heap_realloc
2f58de062669 kernel: stack: move BLOCKING trace to after K_NO_WAIT check in k_stack_pop
8dbe9770901a kernel: mailbox: emit tracing EXIT on async-send matched-receiver path
d01ea12e787e kernel: queue: remove spurious BLOCKING trace in queue_insert
5ca3c912b29b kernel: userspace: Add k_object_access_revoke_others
24b75db466f6 llext: add CONFIG_LLEXT_CUSTOM_HEAP_PLACEMENT
edcfe755ae87 logging: fix unaligned access in z_log_msg_enqueue
33d43d093371 xtensa: ptables: fix dangling memory domains
4d5f470290ae soc: arch: select SCHED_IPI_SUPPORTED if SMP
243012c33c97 kernel: move thread_entry from lib/os to kernel
c60e0e943605 kernel: move userspace sem into kernel/sys
b572cb23fc8b kernel: userspace: move mutex/user_work to userspace
85ca9bb992e2 kernel: move smp code into smp/
974dbbf2c0f6 kernel: move userspace kconfigs into own file
d8a1960c8bae kernel: reorg mem domain kconfig
eb294b7a1eb9 kernel: move userspace code to own folder
bac294c90f4c xtensa: remove mem_manage.c
b72e6dcdba50 soc: intel_adsp/ace: add custom memory range check code
d6d419264421 include: drivers: dai: Use DEVICE_API_GET
eeb0a701f1e9 doc: dmic: improve main DMIC documentation page
bd556f218bf8 scripts: runners: xtensa: ignore SIGINT while GDB is running
e0c2585bebf1 include: drivers: i2s: Use DEVICE_API_GET

Total of 1024 commits.

Changes include:

19fa644e348c arch: xtensa: semihost: Account for NULL terminator in path
             length
a53ab458d532 arch: xtensa: semihost: Add QEMU target support
9a8657193a2e arch: xtensa: semihost: Add simulator support
03263c5213a0 kernel: heap: add BLOCKING trace and fix EXIT ordering in
             k_heap_realloc
2f58de062669 kernel: stack: move BLOCKING trace to after K_NO_WAIT check
             in k_stack_pop
8dbe9770901a kernel: mailbox: emit tracing EXIT on async-send
             matched-receiver path
d01ea12e787e kernel: queue: remove spurious BLOCKING trace in
             queue_insert
5ca3c912b29b kernel: userspace: Add k_object_access_revoke_others
24b75db466f6 llext: add CONFIG_LLEXT_CUSTOM_HEAP_PLACEMENT
edcfe755ae87 logging: fix unaligned access in z_log_msg_enqueue
33d43d093371 xtensa: ptables: fix dangling memory domains
4d5f470290ae soc: arch: select SCHED_IPI_SUPPORTED if SMP
243012c33c97 kernel: move thread_entry from lib/os to kernel
c60e0e943605 kernel: move userspace sem into kernel/sys
b572cb23fc8b kernel: userspace: move mutex/user_work to userspace
85ca9bb992e2 kernel: move smp code into smp/
974dbbf2c0f6 kernel: move userspace kconfigs into own file
d8a1960c8bae kernel: reorg mem domain kconfig
eb294b7a1eb9 kernel: move userspace code to own folder
bac294c90f4c xtensa: remove mem_manage.c
b72e6dcdba50 soc: intel_adsp/ace: add custom memory range check code
d6d419264421 include: drivers: dai: Use DEVICE_API_GET
eeb0a701f1e9 doc: dmic: improve main DMIC documentation page
bd556f218bf8 scripts: runners: xtensa: ignore SIGINT while GDB is
             running
e0c2585bebf1 include: drivers: i2s: Use DEVICE_API_GET

Signed-off-by: Tomasz Leman <tomasz.m.leman@intel.com>
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

Updates the West manifest to pin the Zephyr project dependency to a newer upstream revision, bringing in the upstream changes listed in the PR description.

Changes:

  • Bump zephyr project revision in west.yml from 684c9e8f... to 217a5ac0....

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.

4 participants