tillitis-key/hw/application_fpga/fw
Michael Cardell Widerkrantz c126199a41
fw: UDS not byte-readable
Since UDS is not byte-readable we copy it by word to local_uds. Now
UDS lives for a short while in local_uds on the stack in FW_RAM and in
the internal buffer of the blake2s context (also in FW_RAM) but is
very soon overwritten.
2023-03-27 16:24:02 +02:00
..
testfw testfw: Test UDS against known good 2023-03-27 16:24:02 +02:00
tk1 fw: UDS not byte-readable 2023-03-27 16:24:02 +02:00
.clang-format Make initial public release 2022-09-19 08:51:11 +02:00
tk1_mem.h fw: load app at the start of RAM 2023-03-14 10:25:03 +01:00