Skip to content

Commit

Permalink
wolfBoot version 1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
danielinux committed Jan 6, 2020
1 parent 5aa2090 commit 60c5e76
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -158,3 +158,12 @@ USE_LOCAL_WOLFSSL=/usr/local pip3 install .
* 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)

### V1.4 (2020-01-06)
* TPM2.0 support
* Integration with wolfTPM
* Extended STM32 SPI driver to support dual TPM/FLASH communication
* Tested on STM32 with Infineon 9670
* RSA 2048 bit digital signature verification
* Hardware support
* New HAL: STM32H7

0 comments on commit 60c5e76

Please sign in to comment.