Skip to content

Conversation

@serhiy-katsyuba-intel
Copy link
Contributor

  • Fix typo in README.md
  • Fix compilation error when building smart_amp_test as loadable module using LMDK.
  • Fix linker script: specifying 0 address for .module section results in few GB binary file. Instead, put .module section near .text or .rodata.

Fixes typo in README.md.

Signed-off-by: Serhiy Katsyuba <serhiy.katsyuba@intel.com>
Fixes compilation error when building smart_amp_test as loadable module
using LMDK.

Signed-off-by: Serhiy Katsyuba <serhiy.katsyuba@intel.com>
@serhiy-katsyuba-intel
Copy link
Contributor Author

SOFCI TEST

Specifying 0 address for .module section results in few GB binary file.
Instead, put .module section near .text or .rodata.

Signed-off-by: Serhiy Katsyuba <serhiy.katsyuba@intel.com>
@lgirdwood lgirdwood merged commit 7bd1953 into thesofproject:main Aug 5, 2024
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.

5 participants