Skip to content
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

Add support for STM32WBA #8550

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

lealem47
Copy link
Contributor

Description

Got it building on STM32CubeIDE but I don't have hardware so I will rely on the customer for testing

The part has hardware support for RNG, Hash, AES and PKA.

Fixes zd#19450

Checklist

  • added tests
  • updated/added doxygen
  • updated appropriate READMEs
  • Updated manual and documentation

@lealem47 lealem47 self-assigned this Mar 11, 2025
@lealem47
Copy link
Contributor Author

Jenkins Retest this please

@dgarske dgarske self-requested a review March 12, 2025 05:22
@dgarske
Copy link
Contributor

dgarske commented Mar 12, 2025

ST just sent me a WBA52 board, so I have hardware to test on when I am back. I can also review any possible hardware crypto.

@dgarske dgarske self-assigned this Mar 12, 2025
@@ -179,6 +179,12 @@ extern ${variable.value} ${variable.name};
#undef NO_STM32_CRYPTO
#define WOLFSSL_STM32_PKA
#define WOLFSSL_STM32_PKA_V2
#elif defined(STM32WBA52xx)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

unrecognized macros used:
STM32WBA52xx
add to well known macros file

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