Skip to content

Commit 8bab854

Browse files
committed
Added changelog
1 parent 1badff1 commit 8bab854

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

README.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -492,3 +492,23 @@ Use `make keysclean` or `make distclean` to delete keys and regenerate.
492492
* New HAL: Renesas RA6M4 (with IDE example projects)
493493
* New HAL: NXP i.MX-RT1064
494494
* Unified common code for NXP i.MX-RT10XX targets
495+
496+
### V1.16 (2023-07-06)
497+
* New formats supported
498+
* Added ELF/ELF64 loader
499+
* Extended support for NXP P1021
500+
* eSPI support to access TPM
501+
* TPM root of trust
502+
* fixes to eLBC NAND driver
503+
* Improvements on PowerPC architecture
504+
* fixed PIC execution
505+
* support booting from RAM
506+
* refactor of `update_ram.c` logic
507+
* moved wolfBoot stack to DDR after DDR initialization
508+
* Rework of Renesas examples, adding HSM support
509+
* RA6M4 example project using SCE
510+
* RA72N example project using TSIP
511+
* Extended documentation
512+
* Bug fix: fix wrong partition selection with `NVM_FLASH_WRITEONCE` introduced in v.1.15
513+
* Testing: added test cases (delta + encrypt)
514+
* Documentation: fixed several spelling errors

lib/wolfssl

Submodule wolfssl updated 312 files

0 commit comments

Comments
 (0)