west.yml: update zephyr to 6c410584dd6#10474
Conversation
Total of 838 commits. Changes include: 8c200c0f2fc xtensa: mmu: (cosmetic) clean up pointer types c88758fdfb8 llext: make 2 arguments of llext_get_section_header() const Signed-off-by: Tomasz Leman <tomasz.m.leman@intel.com>
There was a problem hiding this comment.
Pull request overview
This PR updates the Zephyr dependency to a newer commit (6c410584dd6), incorporating 838 commits that include cosmetic cleanup of pointer types in the Xtensa MMU code and const correctness improvements in the llext subsystem.
- Updated Zephyr revision from 7c67dea76a9 to 6c410584dd6
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
@lyakh @softwarecki Was there some userspace related problem that is not caught by PR tests in upstream Zephyr? Please ack if we can proceed with this or not. |
@kv2019i I've just tried it - passing my test. And it actually even works better than the version from the current west.yml, looks like something got fixed in Zephyr, so, yes, please |
Total of 838 commits.
Changes include:
8c200c0f2fc xtensa: mmu: (cosmetic) clean up pointer types
c88758fdfb8 llext: make 2 arguments of llext_get_section_header() const