Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a rust-based secure element "NXP SE050" driver for ARM TrustZone-M and A #68

Open
2 of 4 tasks
imrank03 opened this issue Sep 21, 2022 · 0 comments
Open
2 of 4 tasks
Assignees
Labels
crypto tracks all crypto related code secure element support for a specific secure element

Comments

@imrank03
Copy link
Contributor

imrank03 commented Sep 21, 2022

Need to implement a secure element NXP SE050 driver with support for ARM TrustZone-M.

Sub-tasks:

  • I2C driver for NXP's crypto authentication HW (i.e. secure element NXP SE050).
  • A method for sending commands to the NXP SE050 and retrieving the associated response.
  • rustBoot demonstration with secure element.
  • ARM TrustZone-M
@nihalpasham nihalpasham added crypto tracks all crypto related code secure element support for a specific secure element labels Sep 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
crypto tracks all crypto related code secure element support for a specific secure element
Projects
None yet
Development

No branches or pull requests

2 participants