tillitis / tillitis-key1

Board designs, FPGA verilog, firmware for TKey, the flexible and open USB security key 🔑
https://www.tillitis.se
382 stars 24 forks source link

fw: zeroise FW-RAM instead of RAM #230

Closed secworks closed 3 weeks ago

secworks commented 1 month ago

Modify the loop to zeroise the FW-RAM instead of the RAM. RAM is filled with random data at the start of main().

secworks commented 1 month ago

This PR will change the digest for the FW.

dehanj commented 3 weeks ago

closes #224