Skip to content

Fixes for CMake builds #561

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Mar 28, 2025
Merged

Fixes for CMake builds #561

merged 7 commits into from
Mar 28, 2025

Conversation

danielinux
Copy link
Member

@danielinux danielinux commented Mar 27, 2025

Updating CMake build support

CMake builds are now extended to all ARM targets, and a few selected target builds are now tested by github actions.
This PR also includes fixes for issues reported in #553.
Thanks to @mthielvoldt for reporting the initial issues and suggesting possible workarounds.

  • added github action for CMake build
  • Fixed double definiton of WOLFBOOT_KEYTOOLS when building keytools with cmake
  • Added missing sources for new post-quantum ciphersuites for Keytools built with cmake
  • Removed option to compile old python keytools
  • Added new targets (all ARM targets + sim + qemu)

@danielinux danielinux self-assigned this Mar 27, 2025
@danielinux danielinux force-pushed the build-cmake-test branch 7 times, most recently from 065798a to fefc0d8 Compare March 27, 2025 17:02
@wolfSSL wolfSSL deleted a comment from devin-ai-integration bot Mar 27, 2025
@wolfSSL wolfSSL deleted a comment from devin-ai-integration bot Mar 27, 2025
@wolfSSL wolfSSL deleted a comment from devin-ai-integration bot Mar 27, 2025
@wolfSSL wolfSSL deleted a comment from devin-ai-integration bot Mar 27, 2025
@wolfSSL wolfSSL deleted a comment from devin-ai-integration bot Mar 27, 2025
@wolfSSL wolfSSL deleted a comment from devin-ai-integration bot Mar 27, 2025
@wolfSSL wolfSSL deleted a comment from devin-ai-integration bot Mar 27, 2025
@wolfSSL wolfSSL deleted a comment from devin-ai-integration bot Mar 27, 2025
@wolfSSL wolfSSL deleted a comment from devin-ai-integration bot Mar 27, 2025
@dgarske dgarske merged commit fec31c5 into wolfSSL:master Mar 28, 2025
109 checks 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.

2 participants