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
..
core Update fw ram last address to match new mem size 2023-03-08 13:31:45 +01:00
data Rename to TK1 2022-10-26 09:20:02 +02:00
fw fw: UDS not byte-readable 2023-03-27 16:24:02 +02:00
rtl bank1 access should also be disabled by default. 2023-03-13 12:43:07 +01:00
tb Rename to TK1 2022-10-26 09:20:02 +02:00
tools Correct to new path 2023-01-13 15:42:46 +01:00
config.vlt Config verilator lint to ignore known 3rd-party warnings; let warnings be fatal 2023-03-01 13:37:31 +01:00
Makefile fw: clang-tidy and splint: New make target: check 2023-03-22 11:05:32 +01:00