Skip to content

Latest commit

 

History

History
37 lines (29 loc) · 1.82 KB

README.md

File metadata and controls

37 lines (29 loc) · 1.82 KB

Trustify - Link

Story

Makers developed a secure platform during COVID-19 period to support communities and device manufacturers on re-thinking security strategies for their future product roadmap. This platform design demonstrates how to protect digital assets, firmware, intellectual property and keys by design.

  • MCU: SAML11 - CortexM23 with TrustZone Hypervisor View PSA certificate
  • Secure Element: JIL rated ATECC608A Trust & Go with pre-provisioned certificate chain, keys
  • Programmer / Debugger: Microchip low cost SNAP / PicKIT4
  • Expansion Connectors: Mikroelektronika Click / Microchip Xplained
  • Interfaces: FTDI USB to UART Bridge for debugging and powering the board
  • Others: 2x LEDs and 2x push button

Trustify

Target Markets

  • Smart Sensors
  • Medical
  • Access Control
  • Touch & HMI
  • Portable applications
  • Crypto Wallets

Examples

All examples are built with Microchip MPLAB-X & Harmony v3. Those give you a good starting point for your own projects.

  • "Board Test": Go to example
  • ATECC608 Secure Element Certificate Chain Verfy - This example show you the methods and the procedure to read and to verify the TNG (Trust and Go - preporvisioned secure element) certificate in the secure element: Go to example

To setup the toolchains, please go here

Details

Trustify