tillitis-key/hw/application_fpga/fw
Joachim Strömbergson eade3e11c5
Fill RAM with random data using xorwow.
xorwow provides significantly better random data, compared to previously
used function. Making it harder to predict what data RAM is filled with.
It adds a startup time of approx 80 ms, but can be compensated with
optimising other parts of the startup routine.

This changes both firmware and fpga hashes.

Signed-off-by: Joachim Strömbergson <joachim@assured.se>
2024-06-11 11:15:00 +02:00
..
testfw Add void to function signatures meant to be used without args 2024-03-19 08:41:39 +01:00
tk1 Fill RAM with random data using xorwow. 2024-06-11 11:15:00 +02:00
.clang-format Make initial public release 2022-09-19 08:51:11 +02:00
tk1_mem.h fw: remove duplicate defines in tk1_mem.h 2024-03-21 10:28:51 +01:00