tillitis-key/hw/application_fpga/fw
Michael Cardell Widerkrantz 65f100a3c0
fw: Use byte readable UDS
UDS is now byte readable (but not writable).

Use UDS and USS directly in a blake2s_update() instead of
concatenating them into fw_ram. UDS will still live for a short while
in fw_ram in the blake2s context buffer but will soon be overwritten.

Signed-off-by: Daniel Lublin <daniel@lublin.se>
2023-03-14 10:25:01 +01:00
..
testfw testfw: Use wordcpy_s() and memcpy_s() 2023-03-14 10:25:01 +01:00
tk1 fw: Use byte readable UDS 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