Skip to content

Commit b5c9b93

Browse files
committed
config: llext: enable SLID-based symbol linking for relocatable modules
Enable CONFIG_LLEXT_EXPORT_BUILTINS_BY_SLID=y in llext_relocatable.conf to link relocatable LLEXT modules against build-time function signature hashing, providing load-time ABI mismatch protection. Signed-off-by: Liam Girdwood <liam.r.girdwood@linux.intel.com>
1 parent 5c8ed84 commit b5c9b93

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/llext_relocatable.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
CONFIG_LLEXT_TYPE_ELF_RELOCATABLE=y
2+
CONFIG_LLEXT_EXPORT_BUILTINS_BY_SLID=y

0 commit comments

Comments
 (0)