-
Notifications
You must be signed in to change notification settings - Fork 318
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
[DNM] west.ytml: update to Zephyr 243783243cbd (June 25th) #9258
Conversation
Change affecting SOF build targets: e9c23274afa2 Revert "soc: intel_adsp: only implement FW_STATUS boot protocol for cavs" 31c96cf3957b xtensa: check stack boundaries during backtrace 5b84bb4f4a55 xtensa: check stack frame pointer before dumping registers cb9f8b1019f1 xtensa: separate FATAL EXCEPTION printout into two 1198c7ec295b Drivers: DAI: Intel: Move ACE DMIC start reset clear to earlier 78920e839e71 Drivers: DAI: Intel: Reduce traces dai_dmic_start() 9db580357bc6 Drivers: DAI: Intel: Remove trace from dai_dmic_update_bits() Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
@lgirdwood all green :) |
Thanks ! @kv2019i seeing lots of red on Jenkins, but internal CI green. We can rerun CI unless you have an idea ? |
@kv2019i we now also need zephyrproject-rtos/zephyr#74568 - would you prefer to update to it in a separate PR or update this one? |
@lyakh @lgirdwood Let's merge this as we have relatively good CI and file a new one immediately. I say relatively as we have e.g. #9245 still open which is why we see more red in the jenkins reports. That will get fixed in the next update. |
@lgirdwood I'll clear the v2.10 tag, all the critical fixes have been ported directly to stable-v2.10 branch of Zephyr we use. |
The fails in CI tracked in #9268 |
Replaced by #9278 |
Change affecting SOF build targets:
e9c23274afa2 Revert "soc: intel_adsp: only implement FW_STATUS boot protocol for cavs"
31c96cf3957b xtensa: check stack boundaries during backtrace
5b84bb4f4a55 xtensa: check stack frame pointer before dumping registers
cb9f8b1019f1 xtensa: separate FATAL EXCEPTION printout into two
1198c7ec295b Drivers: DAI: Intel: Move ACE DMIC start reset clear to earlier
78920e839e71 Drivers: DAI: Intel: Reduce traces dai_dmic_start()
9db580357bc6 Drivers: DAI: Intel: Remove trace from dai_dmic_update_bits()
Link: #9243
Link: #9205