Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 846 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 846 Bytes

teensy4vfi

Teensy 4.0 / 4.1 firmware for Voltage Fault Injection research

note

This project is in its very early stages, it also serves as a way for me to learn """white box""" SoC baremetal programming.
Some code might make no sense and/or be overcomplicated, suggestions and non-C++ PRs are welcome.

Known TODOs

  • Critical bug fixes
  • Docs, readme, measurements, etc
  • More glitch types

Optional

  • Exceptions & Interrupts
  • Interrupt-based trigger (optional due to high jitter)
  • More RPC commands

compiling & flashing

This project does not have any external requirements, it can be compiled with the Arm GNU Toolchain.
The output .hex can be used with teensy-loader to flash the flash (lul)