tillitis-key/hw/application_fpga/fw/tk1
Michael Cardell Widerkrantz 08e1438d1e
fw: Add support for blake2s MMIO
In firmware we store the address to firmware blake2s() function at
TK1_MMIO_TK1_BLAKE2S so app can use this firmware function sort of
like a system call but without context switch.
2022-12-15 12:59:52 +01:00
..
blake2s Rename to TK1 2022-10-26 09:20:02 +02:00
firmware.lds Rename to TK1 2022-10-26 09:20:02 +02:00
lib.c fw: Prefix all HTIF console I/O functions with htif_ 2022-12-02 15:09:10 +01:00
lib.h fw: Prefix all HTIF console I/O functions with htif_ 2022-12-02 15:09:10 +01:00
main.c fw: Add support for blake2s MMIO 2022-12-15 12:59:52 +01:00
Makefile Rename to TK1 2022-10-26 09:20:02 +02:00
proto.c fw: Prefix all HTIF console I/O functions with htif_ 2022-12-02 15:09:10 +01:00
proto.h fw: Introduce an explicit state machine - changes protocol! 2022-11-28 16:17:19 +01:00
start.S Change to max 100 KB app with 28 KB stack 2022-11-02 15:52:29 +01:00
types.h fw: Introduce an explicit state machine - changes protocol! 2022-11-28 16:17:19 +01:00