2.17. Release v02.16.01
¶
Note
This release fixes an issue introduced in v02.16.00 (see under ‘APIs & enum/types Changes’). If you are using v02.16.00 please migrate to v02.16.01.
2.17.1. APIs & enum/types Changes¶
Removed member object_exist from C structure Se05xPolicy_t. This solves a potential issue with the direct usage from the following APIs:
The potential issue prevented by this change is as follows: In case object_exist was not properly initialized, the specific object policy passed as an argument for an object to be created would not be applied, instead the default policy would be applied.
The invocation of the above API’s from the SSS layer has been modified accordingly.
2.17.2. Documentation Changes¶
The enumerated type SE05x_EDSignatureAlgo_t contains a value kSE05x_EDSignatureAlgo_ED25519PH_SHA_512. The mnemonic name of the value is misleading as it actually corresponds to the Pure EDDSA algorithm not the Prehashed (PH) EDDSA algorithm.
2.17.3. Other Miscellaneous Changes¶
T1oI2C:
Fixed: potential null pointer dereference
Fixed: RSYNC _ + CRC error results in saving response to uninitialised buffer.
Include pre-compiled a7x_vcom_to_* binaries for the iMX.RT1060 host platform (instead of iMX.RT1050) in the
simw/binaries
folder.Fixed issue with VCOM on RT1060