Liam Girdwood
Liam Girdwood
ok, will keep at v2.6 now, but will move to v2.7 if needed.
@dcpleung looks like the GH action will need an update too in order to remove the check for the removed platforms.
@plbossart Mark had preference for this going via trace as ASCII hex data.
@keyonjie can someone paste the kernel oops. It could be a data abort, i.e. the physical bus does address does not exist (or as already mentioned owned by the DSP)....
> @plbossart will be really appreciate if you already have a fix, I can't do anything for it as the assignee of it at the moment. Fix is to make...
ACK. This can be first tied into the IPC timeout handler code. We already have a developer Kconfig option that prevents D3 upon FW crash (via IPC timeout) so would...
On the FW side we need https://github.com/thesofproject/sof/issues/2478. Pipeline can configure on timer if no DAI is connected on topology. For the driver, it is more complicated since it's always assumed...
This should never be bigger than PAGE_SIZE. @lyakh can you fix and validate this is less than PAGE_SIZE.