tillitis-key/hw/application_fpga/fw
Michael Cardell Widerkrantz ccc3b16569
fw: Safer memory functions + asserts
Introduce memcpy_s() and wordcpy_s() that takes the destination buffer
size as an argument. Use assert() which aborts our program to an
eternal loop if we hit problems.

Sprinkle asserts elsewhere as well.

Signed-off-by: Daniel Lublin <daniel@lublin.se>
2023-03-14 10:25:01 +01:00
..
testfw Add github action with basic CI that builds 2023-02-03 14:28:56 +01:00
tk1 fw: Safer memory functions + asserts 2023-03-14 10:25:01 +01:00
.clang-format Make initial public release 2022-09-19 08:51:11 +02:00
tk1_mem.h Adjust header file to new fw_ram size 2023-03-08 11:26:25 +01:00