Releases: ARM-software/psa-arch-tests
Releases · ARM-software/psa-arch-tests
Infra Optimization
VAL Infra Optimization
psa-arch-tests v1.8 - PSA Crypto v1.2.1 Compliance Suite
- Crypto v1.2.1 spec compliance support added.
- Counter based key derivation algorithm , HKDF Extract and Expand algorithms support
- Stream cipher and AEAD algorithm support for key type CHACHA20 and XCHACHA20
- Zigbee crypto algorithms support
- Key agreement API support(psa_key_agreement)
Crypto v1.1.0 to v1.2.1 compliance suite has been validated with Oberon PSA Crypto 1.3.4
psa-arch-tests v1.7 - PAKE, Attestation profile 2 compliance
- Initial Attestation profile 2 token format supported
- Crypto PAKE 1.2 Extension compliance suite added
- PAKE test suite has been validated against Oberon PSA Crypto 1.3.2
psa-arch-tests v1.6 - Crypto v1.1.0 spec compliance
- Crypto v1.1.0 spec compliance support added
- Bug fixes & Improvements
psa arch tests v1.5 (PSA ADAC EAC)
- ADAC LCS support added
- scenarios are validated against arm musca-b1 platform
v1.0 release of API test suite
This release includes the following major enhancements.
- Documentation update
- Addition of new target - tgt_ff_tfm_musca_b1
- Storage tests update for 1.0 spec
- Bug fixes and enhancement
TBSA test suite v0.9 release
- Added CMake support to support Windows OS and Linux OS build environments.
- Multiple bug fixes across the tests
v0.9 release of API test suite
This release includes the following major enhancements.
- Added new Crypto tests to cover all the APIs from v1.0 Beta1 specification.
- Error codes returned by Crypto tests updated to match v1.0 Beta1 specification.
- New tests added in IPC (FF) test suite.
- Bug fixes in storage and attestations tests.
- Added platform support for Musca-B1 board.
release for Embedded world'19
This tag in on branch ew_beta0 and contains tests for
- PSA Crypto API 0.1.0a
- PSA Protected Storage API 1.0
- PSA Initial Attestation API 1.0 Beta-0
v0.8 tests includes initial attestation tests and other updates
This release includes the following major enhancements
- Added Initial attestation test suite
- Added Crypto configuration file to enable/disable specific Crypto algorithms and key types
- Enhanced PS and ITS suites with new tests
- Added Cygwin build support