Uh oh!
There was an error while loading. Please reload this page.
sof-logger: fail when an invalid address is found in the DMA trace - #5340
sof-logger: fail when an invalid address is found in the DMA trace#5340marc-hb wants to merge 1 commit into
Conversation
Let's test DMA corruption bug thesofproject#5120 for real. Signed-off-by: Marc Herbert <marc.herbert@intel.com>
As just explained in #5329 (comment), the corruption left _ZEPHYR tests. Now there's only something "milder" affecting CML... EDIT: filed as #5345 |
marc-hb
commented
Feb 10, 2022
SOFCI TEST |
lgirdwood
commented
Mar 2, 2022
@marc-hb still draft ? |
Yes still a draft, let's focus first on issues that cause the logs to be entirely empty (#5410 etc.) PS: please don't look at drafts! They have a grey icon and can be ignored with a simple |
sys-pt1s
commented
Apr 20, 2022
Can one of the admins verify this patch? |
@dbaluta , @paulstelian97 would like to take over this? Intel doesn't use the sof-logger anymore in the main branch. |
paulstelian97
commented
Dec 17, 2022
I'll consider taking over this patch, but I also want to get some understanding on what logging tools Intel will use from now on, as well as in how said tooling can be ported so we can use it. We'll only use sof-logger until the better tools are confirmed working for us (right now the state is that we haven't gotten them to work just yet, but sof-logger also has reliability issues when we test our Zephyr builds). Once the weekend passes I'll bring it up in an internal meeting with Daniel and see what we should do. |
lgirdwood
commented
Dec 19, 2022
@paulstelian97 NXP should be migrating to Zephyr tooling for logs @thesofproject/amd @thesofproject/mediatek fyi this is up to you guys on how/if you want to handle ? |
paulstelian97
commented
Dec 20, 2022
We should migrate to the Zephyr tools but that's something to be done further on in the future. For the moment we still have Xtos builds and sof-logger. I'll take over helping out with the logger until we stop using it. |
Let's test DMA corruption bug #5120 for real.
Signed-off-by: Marc Herbert marc.herbert@intel.com