Skip to content

AES deinit bugfix and PSA reference

Latest
Compare
Choose a tag to compare
@petertorelli petertorelli released this 08 Jul 18:37
· 6 commits to main since this release

Per EEMBC's rules, changes to ee_* code within a timing-loop is not allowed without a major version release and new scoring database. However, the changes added here do not impact any of the published scores, and they do cause the PSA port to fail. As a result changes have been accepted without a major version release or database. Instead it is a minor version update to 1.1.0.

Also, a PSA implementation using mbedTLS 3.0.1 was provided by Oberon (for version 1 of the benchmark). This port allows any PSA-compliant hardware to utilize the benchmark with minimal porting work.