-
Notifications
You must be signed in to change notification settings - Fork 321
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: upgrade zephyr to af6d827b64 #6828
west.yml: upgrade zephyr to af6d827b64 #6828
Conversation
c694487
to
a44eff9
Compare
@tmleman I guess we are waiting on validation ? @abonislawski @juimonen DAI/DMA patches all merged for this ? |
@lgirdwood this patch #6849 or some version of it must be applied first. |
I wonder if we need to merge #6849 first. The device tests results show:
|
exactly |
SOFCI TEST |
Dependency now merged, re-running tests. |
Zepych update: total of 73 commits. Changes include adding power domains to DMA interfaces and allowing to skip context save during d3. Signed-off-by: Tomasz Leman <tomasz.m.leman@intel.com>
a44eff9
to
ee3d316
Compare
@lgirdwood @kv2019i are we good to go? |
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.
Good
We still have a few fails with sparse cache-space checks, so those are expected. The device test fail on TGL is known and caused by #6709 . Proceeding with merge. |
Zepych update: total of 73 commits.
Changes include adding power domains to DMA interfaces and allowing to skip context save during d3.
Dependencies:
Signed-off-by: Tomasz Leman tomasz.m.leman@intel.com