Skip to content

Commit 60c5e76

Browse files
committed
wolfBoot version 1.4
1 parent 5aa2090 commit 60c5e76

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,3 +158,12 @@ USE_LOCAL_WOLFSSL=/usr/local pip3 install .
158158
* Introduced support for hardware-assisted signature verification, using public-key hardware accelerators
159159
* Added support for STM32 PKA (e.g. STM32WB55)
160160
* Added support for Kinetis/Freescale PKHA (e.g. Kinetis K82F)
161+
162+
### V1.4 (2020-01-06)
163+
* TPM2.0 support
164+
* Integration with wolfTPM
165+
* Extended STM32 SPI driver to support dual TPM/FLASH communication
166+
* Tested on STM32 with Infineon 9670
167+
* RSA 2048 bit digital signature verification
168+
* Hardware support
169+
* New HAL: STM32H7

0 commit comments

Comments
 (0)