wolfSSL / wolfBoot

wolfBoot is a portable, OS-agnostic, secure bootloader for microcontrollers, supporting firmware authentication and firmware update mechanisms.
https://www.wolfssl.com
GNU General Public License v3.0
331 stars 95 forks source link

Enable sp_math assembly optimizations for cortex-m33 #369

Closed danielinux closed 9 months ago

danielinux commented 9 months ago

Add WOLFSSL_SP_ARM_CORTEX_M_ASM to cortex-m33 build configuration, unless NO_ASM=1 is defined.