-
Notifications
You must be signed in to change notification settings - Fork 349
west.yml: update zephyr to v4.3.0 release #10365
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
west.yml: update zephyr to v4.3.0 release #10365
Conversation
There was a problem hiding this 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 RTOS dependency to version v4.3.0-rc3 (commit 91b1b84eee8), incorporating 258 commits with fixes for driver memory management, HAL updates, logging backend configuration, and IRQ handling improvements.
Key Changes:
- Updates Zephyr revision from fb01c781b6c to 91b1b84eee8 (v4.3.0-rc3)
- Includes 258 upstream commits with driver, platform, and toolchain fixes
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
|
Updating zephyr version to 3568e1b6d5c. Total of 313 commits. Changes include: 70961e26be4 drivers: mm: Fix vm region range check 6a0ddc3ca1e west: update hal_nxp to fix I2S run issue on MCXN947 c434ed8843c intel_adsp: select log_backend_xtensa_sim for simulator 45a4f381c7d xtensa: suppress warning on variable used uninitialized 611f381ed91 xtensa: properly compute irq number Signed-off-by: Tomasz Leman <tomasz.m.leman@intel.com>
cfe5281 to
e5d7ebe
Compare
lgirdwood
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@tmleman can you check internal CI. Thanks !
@lgirdwood platform issue in CI, we need to wait until Monday. |
|
@lgirdwood CI looks OK, I think we can merge this update, then @kv2019i changes (#10335), and after that the update to the latest Zephyr next week. |
Updating zephyr version to 3568e1b6d5c.
Total of 313 commits.
Changes include:
70961e26be4 drivers: mm: Fix vm region range check
6a0ddc3ca1e west: update hal_nxp to fix I2S run issue on MCXN947
c434ed8843c intel_adsp: select log_backend_xtensa_sim for simulator
45a4f381c7d xtensa: suppress warning on variable used uninitialized
611f381ed91 xtensa: properly compute irq number