- Build the firmware by navigating to
firmware/firmware
, and runningmake
. - Build the bootloader by navigating to
tools
, and runningpython bl_build.py
- Run the bootloader by navigating to
tools
, and runningpython bl_emulate.py
Ensure that BearSSL is compiled for the stellaris: cd ~/lib/BearSSL && make CONF=../../stellaris/bearssl/stellaris clean && make CONF=../../stellaris/bearssl/stellaris
For more information, check out our github wiki
Copyright 2023 The MITRE Corporation. ALL RIGHTS RESERVED Approved for public release. Distribution unlimited 23-02181-13.