-
Notifications
You must be signed in to change notification settings - Fork 349
west.yml: update Zephyr to 3.4.99 #7836
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 3.4.99 #7836
Conversation
|
otherwise good but tgl-h needs this: zephyrproject-rtos/zephyr#59442 |
|
Ack @juimonen , let's wait for zephyrproject-rtos/zephyr#59442 |
a534837 to
7f9a9c5
Compare
|
V2:
|
|
Nice, new problems. Builds are fine now, but all capture test fail on Intel ACE targets: |
|
I'm adding a screenshot to https://sof-ci.01.org/sofpr/PR7836/build9930/devicetest/index.html because the regularity is beautiful! And of course useful, demonstrating how the test suite is laser focused on the regression
|
7f9a9c5 to
2f9428e
Compare
First Zephyr update after 3.4.0 release. Contains 524 commits, including following directly affecting SOF targets: e2e3dc077118 dts: xtensa: intel: add imr entry to cavs25_tgph 6c9a360647c8 drivers: intel_adsp_gpdma: Fix typo in reg name a8b28f13c195 soc: intel_adsp: cavs: add simple IMR functionality 339b00de11e5 soc: xtensa: intel_adsp: fix memory bank shutdown 5dfaf23f47b7 xtensa: intel_adsp: lnl: Fix dspcs struct 09085ef63c02 dts: xtensa: intel: update cavs25 sram size b871138fae1f soc/intel_adsp: fix typo in L1EXP definition 9db44fa2813c toolchain: xtensa: enable C11 features with xt-clang 2ba7855ddf23 modules: mipi-syst: support minimal C library Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
|
In Intel CI system test, one LNL test fail test_10_gain_peak_vol_api.py::TestGainPeakVolApi::test_01_10 with test file no silent. I think I've seen this before and not sure this is related to this PR. The test in general is passing but in the "mute test" part, there is bit of samples at start. Will rerun the test once to see. |
2f9428e to
551e2d9
Compare
Please save the URL next time. Now it's practically impossible to find. |
|
Rerun results now good, one PM fail in https://sof-ci.01.org/sofpr/PR7836/build9954/devicetest/index.html and a few PM fails in https://sof-ci.01.org/sofpr/PR7836/build9955/devicetest/index.html . Seems we are good to go, merging. |

First Zephyr update after 3.4.0 release.