Skip to content

Conversation

@lyakh
Copy link
Collaborator

@lyakh lyakh commented Feb 20, 2025

We want to enable building further parts of the Maths library as LLEXT modules, this does it for the IIR code.
So far a draft, waiting for the PTL support to work with LLEXT openmodules

Copy link
Member

@lgirdwood lgirdwood left a comment

Choose a reason for hiding this comment

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

LGTM

@lyakh
Copy link
Collaborator Author

lyakh commented Mar 13, 2025

status: waiting for #9886 for improved test coverage

@lyakh lyakh marked this pull request as ready for review March 18, 2025 14:54
@lyakh
Copy link
Collaborator Author

lyakh commented Mar 18, 2025

SOFCI TEST

set(df1 ../iir_df1.c ../iir_df1_generic.c ../iir_df1_hifi3.c ../iir_df1_hifi4.c ../iir_df1_hifi5.c)
else()
set(df1 "")
endif()
Copy link
Collaborator

Choose a reason for hiding this comment

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

No need to change this PR, but please take a look at https://github.com/orgs/thesofproject/discussions/9899 and join the effort (for new files at least).

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@kv2019i PTL didn't test... So, instead of re-testing, let me fix this and re-push

lyakh added 2 commits March 19, 2025 17:19
Enable building IIR support library as a LLEXT module.

Signed-off-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>
fir_common.c is only needed for modular LLEXT builds, move it to the
fir_llext/ directory.

Signed-off-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>
@lyakh
Copy link
Collaborator Author

lyakh commented Mar 20, 2025

PTL didn't test...

@lyakh
Copy link
Collaborator Author

lyakh commented Mar 20, 2025

SOFCI TEST

@lyakh
Copy link
Collaborator Author

lyakh commented Mar 20, 2025

@lgirdwood lgirdwood merged commit bd81e54 into thesofproject:main Mar 20, 2025
46 of 49 checks passed
@lyakh lyakh deleted the iir branch March 20, 2025 16:10
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.

3 participants