Skip to content

Conversation

@singalsu
Copy link
Collaborator

@singalsu singalsu commented Jun 3, 2024

No description provided.

@singalsu singalsu marked this pull request as ready for review June 4, 2024 09:02
singalsu added 2 commits June 4, 2024 19:28
The purpose of this patch is to consolidate all the files
those belong to the DRC module. The top level function names
are changed to have sof_ prefix to avoid conflict with possible
other similar files.

Note: A small fix is needed after similar patch for EQ
is merged since some functions for DRC blob are used from
there.

Signed-off-by: Seppo Ingalsuo <seppo.ingalsuo@linux.intel.com>
This patch adds checks and errors for fopen() failures. The check
is useful with setup scripts paths changes. Aborting the script
avoids the errors in blob exports to be missed.

Signed-off-by: Seppo Ingalsuo <seppo.ingalsuo@linux.intel.com>
rmpath(common);
rmpath(eq);
end
end
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is fine for the moment (short term), but in the long term we need a script that sets the Matlab/Octave environment and paths up (we have a source script for Zephyr today- so something similar). See https://docs.octave.org/v4.2.1/Startup-Files.html as these mechanism can be used

@lgirdwood lgirdwood added this to the v2.11 milestone Jun 25, 2024
@lgirdwood
Copy link
Member

SOFCI TEST

@kv2019i
Copy link
Collaborator

kv2019i commented Jul 4, 2024

@wszypelt Can you check, quick run seems stuck on this PR that should not impact quickbuild tests.

@wszypelt
Copy link

wszypelt commented Jul 4, 2024

@kv2019i Intel intel CI system, all good

@kv2019i kv2019i merged commit e4b4ac7 into thesofproject:main Jul 4, 2024
@singalsu singalsu deleted the move_tune_drc branch August 21, 2024 08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants