Skip to content

Conversation

@pillo79
Copy link
Contributor

@pillo79 pillo79 commented Nov 14, 2024

The linker script for this SoC was not including the LLEXT section definitions when CONFIG_LLEXT was enabled. This patch adds the missing include directive to the linker script, fixing the same issue as #81378 for the mt8195_adsp target.

The linker script for this SoC was not including the LLEXT section
definitions when CONFIG_LLEXT was enabled. This patch adds the
missing include directive to the linker script.

Signed-off-by: Luca Burelli <[email protected]>
@pillo79 pillo79 marked this pull request as ready for review November 14, 2024 11:23
@pillo79 pillo79 added Trivial Changes that can be reviewed by anyone, i.e. doc changes, minor build system tweaks, etc. area: Linker Scripts area: llext Linkable Loadable Extensions labels Nov 14, 2024
@mmahadevan108 mmahadevan108 merged commit 876b44d into zephyrproject-rtos:main Nov 14, 2024
31 checks passed
@pillo79 pillo79 deleted the pr-fix-llext-mtk branch November 19, 2024 11:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: Linker Scripts area: llext Linkable Loadable Extensions Trivial Changes that can be reviewed by anyone, i.e. doc changes, minor build system tweaks, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants