nihalpasham/rustBoot

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

imrank03 opened this issue · 0 comments

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