forked from thesofproject/sof
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
llext: remove hard-coded section names
It was clear that hard-coded section names aren't reliable enough but they broke down way earlier than has been expected. This patch replaces hard-coded sections with a loop, scanning all sections and selecting them based on their flags and types. Signed-off-by: Guennadi Liakhovetski <[email protected]>
- Loading branch information
Showing
1 changed file
with
89 additions
and
36 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters