MicrochipTech / cryptoauth_trustplatform_designsuite

The Trust Platform for CryptoAuthenticationâ„¢ is a combination of multiple elements to simplify the addition of security to any embedded design. This platform includes Hardware protyping tools along with a unique design suite to accelerate the prototyping of the most common use cases.
Other
14 stars 12 forks source link

Change Atecc608aConfig to Atecc608Config #5

Open jeremy-daily opened 4 years ago

jeremy-daily commented 4 years ago

https://github.com/MicrochipTech/cryptoauth_trustplatform_designsuite/blob/8d1adf70d58c60f10407df23be3eec5c32edd360/TrustFLEX/00_resource_generation/public_key_rotation_helper.py#L174

Without this change an exception is thrown for Key 14 in the TrustFLEX/00_resource_generation/TFLXTLS_resource_generator.ipnb

jeremy-daily commented 4 years ago

This also occurs here: https://github.com/MicrochipTech/cryptoauth_trustplatform_designsuite/blob/29b613150590ba1e78c8c3a19f0b784c973c77f5/TrustFLEX/05_public_key_rotation/notebook/public_key_rotation_helper.py#L317

There may be more.