File tree Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments