Prepare release 1.8

pull/134/head
Daniele Lacamera 2021-07-19 15:20:45 +02:00
parent 688b900b0c
commit 8062462688
1 changed files with 14 additions and 1 deletions

View File

@ -236,5 +236,18 @@ USE_LOCAL_WOLFSSL=/usr/local pip3 install .
* SPI driver: STM32L0x3
* Uart driver: STM32L0x3
### V1.8 (2021-07-19)
* Use SP math for RSA4096
* Updated RSA to use inline operation and disable OAEP padding
* Memory model: removed dependency on XMALLOC/XFREE for ECC and RSA operations
* Added option WOLFBOOT_SMALL_STACK with hardcoded compile-time buffers
* Added option SIGN=NONE to disable secure boot at compile time
* Fix self-update documentation
* Added test cases for configuration option combinations
* Hardware support
* New ARCH: PowerPC
* New ARCH: ARM Cortex-R
* New HAL: NXP T2080
* New HAL: TI TMS570LC435
* STM32H7: Correct BANK2 offset