tillitis-key/hw/application_fpga/fw/tk1
Daniel Lublin 957df5e6b4
fw: enable addr & data scrambling; fill RAM with random data
Use a rnd_word() func

Signed-off-by: Daniel Lublin <daniel@lublin.se>
2023-03-14 10:25:03 +01:00
..
blake2s Rename to TK1 2022-10-26 09:20:02 +02:00
assert.c fw: Run forever_redflash() when aborting from asserts 2023-03-14 10:25:01 +01:00
assert.h fw: Safer memory functions + asserts 2023-03-14 10:25:01 +01:00
firmware.lds fw: load app at the start of RAM 2023-03-14 10:25:03 +01:00
led.c fw: Steady white led while waiting cmd; led off while loading app 2023-03-14 10:25:03 +01:00
led.h fw: Steady white led while waiting cmd; led off while loading app 2023-03-14 10:25:03 +01:00
lib.c fw: Hide HTIF functions better when using NOCONSOLE 2023-03-14 10:25:01 +01:00
lib.h fw: Hide HTIF functions better when using NOCONSOLE 2023-03-14 10:25:01 +01:00
main.c fw: enable addr & data scrambling; fill RAM with random data 2023-03-14 10:25:03 +01:00
Makefile fw: Move LED defines and function to own files 2023-03-14 10:25:01 +01:00
proto.c fw: Steady white led while waiting cmd; led off while loading app 2023-03-14 10:25:03 +01:00
proto.h fw: Steady white led while waiting cmd; led off while loading app 2023-03-14 10:25:03 +01:00
start.S fw: adjust for 2 KB of FW_RAM 2023-03-14 10:25:02 +01:00
types.h fw: Introduce an explicit state machine - changes protocol! 2022-11-28 16:17:19 +01:00