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

Support for STM32H7S (tested on NUCLEO-H7S3L8) #8488

Merged
merged 1 commit into from
Feb 27, 2025

Conversation

dgarske
Copy link
Contributor

@dgarske dgarske commented Feb 21, 2025

Description

  • Support for STM32H7S (tested on NUCLEO-H7S3L8).
  • Supports hardware crypto for RNG, Hash, AES and PKA.
  • Added future config option for DTLS v1.3.
  • Support DTLS v1.3 only reduce code size

Testing

Tested on NUCLEO-H7S3L8
Tested with: ./configure --enable-dtls13 --enable-dtls --disable-tlsv12 CFLAGS="-DWOLFSSL_SEND_HRR_COOKIE"

Checklist

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

@dgarske
Copy link
Contributor Author

dgarske commented Feb 22, 2025

Retest this please. Seems to be issue with FIPS repo.

missing workspace /var/lib/jenkins/workspace/wolfSSL/PRB-140-3-tests on boz-xeon3

…crypto for RNG, Hash, AES and PKA. Added future config option for DTLS v1.3. Support DTLS v1.3 only reduce code size (tested with: `./configure --enable-dtls13 --enable-dtls --disable-tlsv12 CFLAGS="-DWOLFSSL_SEND_HRR_COOKIE"`).
@dgarske
Copy link
Contributor Author

dgarske commented Feb 26, 2025

Retest this please: "Found unhandled org.jenkinsci.plugins.workflow.support.steps.AgentOfflineException exception"

@dgarske dgarske assigned wolfSSL-Bot and unassigned dgarske Feb 26, 2025
@dgarske dgarske requested a review from SparkiDev February 26, 2025 23:19
@SparkiDev SparkiDev merged commit 0a6a851 into wolfSSL:master Feb 27, 2025
178 checks passed
@SparkiDev SparkiDev self-assigned this Feb 27, 2025
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.

3 participants