mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2025-06-20 12:14:17 -04:00
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>
This commit is contained in:
parent
09df7ae97f
commit
eade3e11c5
3 changed files with 21 additions and 9 deletions
|
@ -1 +1 @@
|
|||
321924aa3b26507f2a02325750e63c83b306c7831f8e2c87e8d198cecf8cc1c1 application_fpga.bin
|
||||
621e2b838775564ce625bf6ce9def8b85a56f31768742ac05b6fb3a0b056ccc6 application_fpga.bin
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue