Andrey Borisovich
Andrey Borisovich
> This is a whole lot of changes in 1 single commit, makes review VERY difficult if not impossible. Yes I know, I'm sorry for this. I am just not...
> You could start by listing the number of questions your PR is answering. In the spirit of _process_: each commit shall be atomic - provide an answer to a...
Split PR onto two commits: * containing refactorings done with good description on content * adding IPC implementation for ACE1X SoC Removed Kconfig entries from drivers/ipc as @carlocaione and @nashif...
Push update: * removed IPC/IDC implementation for ACE SoC from this PR. It is no use to have it here waiting while it can not be tested. ACE implementation will...
Can we merge? It gets merge conflicts and needs rebases pretty fast...
What is the goal/need of building sparse? Is this a requirement for all Xtensa architecture platforms? Is this sparse build should occur always or be a switchable option? If so...
> @keqiaozhang @lyakh @aborisovich can we have something simple and very similar to the Linux sparse invocation which everyone understands and uses make (cmake in our case). This would also...
What is current status on this? Anyone can sum up? Are we looking for alternatives?
@marc-hb can you please fix the issue with logger by ifdefing this missing on MSYS2 header and feature? Reading debug-fs is not applicable to Windows anyway. I think it should...
> > We are using it from the very beginning on windows with python tests just to parse input file > > I didn't know sorry. This should really be...