tillitis-key/hw/application_fpga
Michael Cardell Widerkrantz 6d08a82c05
Pass the blake2s_ctx to blake2s() as arg
Instead of allocating the blake2s_ctx in the blake2s() function we
pass it as a pointer as an argument to be able to better control where
the variable is in memory.
2022-10-18 14:51:26 +02:00
..
core Count from init values to one, not zero 2022-10-18 11:06:40 +02:00
data Make initial public release 2022-09-19 08:51:11 +02:00
fw Pass the blake2s_ctx to blake2s() as arg 2022-10-18 14:51:26 +02:00
rtl Merge branch 'fw_ram' 2022-10-13 13:16:53 +02:00
tb Update verilator top level module to match rom module changes 2022-10-06 13:59:01 +02:00
tools Add default values to tpt.py 2022-09-21 09:49:07 +02:00
Makefile Merge branch 'fw_ram' 2022-10-13 13:16:53 +02:00