tillitis-key/hw/application_fpga/fw
Michael Cardell Widerkrantz 8edfdf9c36
fw: Remove state init_loading, introduce state fail
- We always assert on allowed commands in a state.
- We don't allow FW_CMD_LOAD_APP to be used twice.
- Enter fail state on read buffer overrun, header endpoint not for us,
  header parse error, and unknown firmware command.

Signed-off-by: Daniel Lublin <daniel@lublin.se>
2023-03-14 10:25:02 +01:00
..
testfw testfw: Use wordcpy_s() and memcpy_s() 2023-03-14 10:25:01 +01:00
tk1 fw: Remove state init_loading, introduce state fail 2023-03-14 10:25:02 +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