LedgerHQ / blue-nonsecure-firmware

Non Secure (STM32) Firmware for Ledger Blue

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Non Secure Firmware for Ledger Blue

This project contains the proxy firmware running on the STM32L4 Non Secure MCU on Ledger Blue, executing commands on behalf of the ST31 Secure Element

This part is getting heavily redesigned for Ledger Blue commercial release in June - it is mostly provided to let developers play with lower layers, or write their own totally different code reusing the device hardware.

To build the firmware, run the makeall script in build/stm32l476

You can reflash the firmware using JTAG or following the procedure described along with the official release images

About

Non Secure (STM32) Firmware for Ledger Blue

License:Apache License 2.0


Languages

Language:C 95.0%Language:C++ 4.1%Language:Python 0.5%Language:HTML 0.4%Language:Makefile 0.1%