tillitis-key/hw/application_fpga/fw
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
..
mta1_mkdf Pass the blake2s_ctx to blake2s() as arg 2022-10-18 14:51:26 +02:00
testfw testfw: tidy, clean-up, fmt 2022-10-17 11:15:26 +02:00
.clang-format Make initial public release 2022-09-19 08:51:11 +02:00
mta1_mkdf_mem.h Add fw_ram size to mem-include 2022-10-17 11:38:04 +02:00