Skip to content
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] Zephyr Dec 12th update + one in-progress fix for SOF builds #9705

Closed
wants to merge 2 commits into from

Conversation

kv2019i
Copy link
Collaborator

@kv2019i kv2019i commented Dec 3, 2024

No description provided.

Total of 896 commits.

Changes include:

caece8dd54cd drivers: dai: Place API into iterable section
c2f02533a6ad drivers: dma: intel_adsp_hda: change L1_EXIT defaults
c0a01d33e3ad Revert "soc: intel_adsp/ace30: do not map 0x0"
b4fb833eb9cc soc/mediatek/adsp: Source timer rate from DTS
09495c9e4807 soc/mediatek: Ruffify python scripts
fe5c11db0538 boards/mediatek: Add mt8196_adsp
e35de00f86c3 soc/mtk_adsp: Update gen_img.py address space rules
3c0269f4f697 soc/mtk_adsp: Add missing z_prep_c() prototype
4b3874b9ea42 boards/mediated: Add twister.yaml
cc43e3a52738 soc/mediatek: Add missing snippets sections
2b8d54281507 boards/mtk_adsp: Add a doc page
2b8d54281507 boards/mtk_adsp: Add a doc page
5364783ba181 soc: boards: Add Mediatek MT8186 and MT8188 audio DSPs
cdd4cbcc676c soc/mtk_adsp: Remove "msg" API
48a84911acf6 soc/mtk_adsp: Add default console hoo
22de29e76875 soc: intel_adsp/ace: put syscall helpers in vector code section
a14ae39e7447 driver: ssp: remove use of out-of-tree CONFIG_INTEL_MN
58df2533bbbf drivers: dma: intel-adsp-hda: coding style fix
1bafbf4f1d11 drivers: dma: intel-adsp-hda: optimize L1 exit handling in ISR

Signed-off-by: Kai Vehmanen <[email protected]>
@kv2019i kv2019i added the DNM Do Not Merge tag label Dec 3, 2024
@kv2019i
Copy link
Collaborator Author

kv2019i commented Dec 3, 2024

Delta between Zephyr main and what we use in SOF is growing again with multiple regressions (and fixes) in Zephyr main. Let's do an intermediate check with SOF CI to see whether any other issues are lurking...

@kv2019i
Copy link
Collaborator Author

kv2019i commented Dec 3, 2024

Intel internal tests 000_00_TestLLScheduler and 000_01_TestMulticoreHostTopology are failing on multiple ACE platforms, no fails on cAVS2.5.

@wszypelt @tmleman @abonislawski can you help to parse the results? I can see create-pipeline is the last IPC, but there no error in FW log (or the debug window dump). If I look at other PR runs from today (like 14367029), itseems success has been reported without running these tests. So is the error caused by this PR, or possible something we already merged?

@wszypelt
Copy link

wszypelt commented Dec 4, 2024

@kv2019i Unfortunately, it's PR's fault, it causes a timeout while creating the pipeline, on all our test machines, the same two tests are crashing

@kv2019i
Copy link
Collaborator Author

kv2019i commented Dec 4, 2024

@kv2019i Unfortunately, it's PR's fault, it causes a timeout while creating the pipeline, on all our test machines, the same two tests are crashing

Thank you for the check. Now suspicoun is p4wq, potential fix candidate at zephyrproject-rtos/zephyr#82551

@kv2019i
Copy link
Collaborator Author

kv2019i commented Dec 5, 2024

Replaced with #9712

@kv2019i kv2019i closed this Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DNM Do Not Merge tag
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants