Skip to content

Conversation

@lyakh
Copy link
Collaborator

@lyakh lyakh commented Aug 25, 2025

The current library loading API prescribes that all modules should have entry functions whose only role in fact (in case of LLEXT at least) is returning an interface operations popinter. LLEXT modules don't need that, they can store that pointer directly in module manifest.

Note: this is a part of #10183 - would be good to merge it early independently

The current library loading API prescribes that all modules should
have entry functions whose only role in fact (in case of LLEXT at
least) is returning an interface operations popinter. LLEXT modules
don't need that, they can store that pointer directly in module
manifest.

Signed-off-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>
Copilot AI review requested due to automatic review settings August 25, 2025 07:52
@lyakh lyakh requested a review from softwarecki August 25, 2025 07:52
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

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.

@jsarha good for you ?

@lgirdwood lgirdwood merged commit 4b0b578 into thesofproject:main Aug 27, 2025
37 of 45 checks passed
@lyakh lyakh deleted the llext branch September 9, 2025 05:58
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