-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e86418c
commit 87a85e6
Showing
1 changed file
with
16 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
#wolfHSM Release v1.0.0 (October 17, 2024) | ||
Initial release after internal and early evaluator testing. Due to NDA restrictions, access to the Infineon and ST Micro ports is limited. Please contact [email protected] for access. | ||
|
||
## New Feature Additions | ||
* POSIX simulator and test environment | ||
* Memory fencing and cache controls for memory transport | ||
* Support for Aurix Tricore TC3xx and ST SPC58NN | ||
* DMA support for SHA2 and NVM objects | ||
* Cancellation for CMAC | ||
* Support NO_MALLOC and STATIC_MEMORY | ||
* SHE+ interface | ||
|
||
## Enhancements and Optimizations | ||
* Reduction in static server memory requirements | ||
* Hardware offload for AURIX and ST C3 modules | ||
|