Skip to content

Conversation

@dgarske
Copy link
Contributor

@dgarske dgarske commented Sep 30, 2025

Description

  • Fixes to get STM32N6 hash and GMAC working
  • Move the STM32 hash options into stm32.h STM32_HASH section (not STM32_CRYPTO). Boards like H5 don't have CRYPTO.
  • Fix for realloc in ssl_misc.c.
  • Improve docs for hcom_uart. Generated Nucleo HAL includes printf support via hcom_uart.
  • Fix issue with detecting RTC and incorrectly setting NO_ASN_TIME. Move to settings.h after hal_conf.h is included.
  • Add missing tls13.c TimeNowInMilliseconds for FreeRTOS
  • Add STM32H5 PKA support.

Testing

Tested on STM32N657 and STM32H563ZI.

Checklist

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

@dgarske
Copy link
Contributor Author

dgarske commented Oct 1, 2025

Jenkins retest this please

1 similar comment
@dgarske
Copy link
Contributor Author

dgarske commented Oct 1, 2025

Jenkins retest this please

@dgarske dgarske assigned wolfSSL-Bot and unassigned dgarske Oct 2, 2025
@dgarske dgarske requested a review from LinuxJedi October 2, 2025 20:49
… docs for `hcom_uart`. Fix issue with detecting RTC and incorrectly setting `NO_ASN_TIME`.
@dgarske dgarske changed the title Fixes to get STM32N6 hash and GMAC working Fixes for STM32N6 Oct 2, 2025
@dgarske dgarske changed the title Fixes for STM32N6 Fixes for STM32N6 and STM32H5 Oct 2, 2025
Copy link
Member

@LinuxJedi LinuxJedi left a comment

Choose a reason for hiding this comment

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

Tested on a U585. No issues.

@LinuxJedi
Copy link
Member

Jenkins retest this please

@danielinux danielinux merged commit dcafe9a into wolfSSL:master Oct 6, 2025
341 of 343 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.

4 participants