Skip to content

Added conditional CMake support for ThreadX SMP#524

Merged
fdesbiens merged 1 commit intoeclipse-threadx:devfrom
fdesbiens:fix-pr-277
Apr 15, 2026
Merged

Added conditional CMake support for ThreadX SMP#524
fdesbiens merged 1 commit intoeclipse-threadx:devfrom
fdesbiens:fix-pr-277

Conversation

@fdesbiens
Copy link
Copy Markdown
Contributor

Supersedes #277

  • Introduce THREADX_SMP option in root CMakeLists.txt.
  • Implement conditional source and port directory selection for SMP builds.
  • Add CMake support for common_smp and Cortex-A9 SMP port.
  • Fix linker flags in Cortex-A9 SMP sample build script.
  • Remove duplicate invalidateCaches_IS declarations in v7.h headers.

Assisted-by: Gemini (Experimental)

- Introduce THREADX_SMP option in root CMakeLists.txt.
- Implement conditional source and port directory selection for SMP builds.
- Add CMake support for common_smp and Cortex-A9 SMP port.
- Fix linker flags in Cortex-A9 SMP sample build script.
- Remove duplicate invalidateCaches_IS declarations in v7.h headers.

Assisted-by: Gemini (Experimental)
@fdesbiens fdesbiens mentioned this pull request Apr 15, 2026
3 tasks
@fdesbiens fdesbiens merged commit 4f1b9bf into eclipse-threadx:dev Apr 15, 2026
1 check passed
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.

1 participant