tillitis-key/hw/application_fpga
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
..
2022-10-26 09:20:02 +02:00
2023-03-27 16:24:02 +02:00
2022-10-26 09:20:02 +02:00
2023-01-13 15:42:46 +01:00