Skip to content

wolfBoot v1.3

Compare
Choose a tag to compare
@danielinux danielinux released this 13 Nov 08:20
· 1528 commits to master since this release

Release notes

  • New configuration mechanism based on make config, helps creating and storing target-specific configurations
    • Configuration examples provided for a number of existing platforms
  • fix bug in self-update mechanism when SPI flash is in use
  • Introduced support for hardware-assisted signature verification, using public-key hardware accelerators
    • Added support for STM32 PKA (e.g. STM32WB55)
    • Added support for Kinetis/Freescale PKHA (e.g. Kinetis K82F)