Skip to content

Conversation

@AndrzejKurek
Copy link
Contributor

Update the driver so that the API introduced in ARMmbed/mbed-crypto#285 is used.


static psa_status_t atecc608a_validate_slot_number(
psa_drv_se_context_t *drv_context,
void *persistent_data,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we add a (void) persistent_data; in the function body?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep, that's even better.

@Patater Patater merged commit 2a3c6fb into ARMmbed:mbed-cryptoauthlib Oct 15, 2019
rajkan01 pushed a commit to rajkan01/mbed-os-atecc608a that referenced this pull request Nov 17, 2020
Update the example to the new driver API
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants