west.yml: update zephyr to 217a5ac0ca46#10724
Open
tmleman wants to merge 1 commit intothesofproject:mainfrom
Open
west.yml: update zephyr to 217a5ac0ca46#10724tmleman wants to merge 1 commit intothesofproject:mainfrom
tmleman wants to merge 1 commit intothesofproject:mainfrom
Conversation
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>
Contributor
There was a problem hiding this comment.
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
zephyrprojectrevisioninwest.ymlfrom684c9e8f...to217a5ac0....
serhiy-katsyuba-intel
approved these changes
Apr 24, 2026
wjablon1
approved these changes
Apr 24, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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