tillitis-key/hw/application_fpga/fw/tk1
2024-09-23 15:42:18 +02:00
..
blake2s Remove types.h in favor of standard libs such as stdint, stddef 2024-09-23 15:37:13 +02:00
assert.c fw: Break out htif functions for qemu to separate files 2024-09-23 15:42:18 +02:00
assert.h fw: clang-tidy and splint: New make target: check 2023-03-22 11:05:32 +01:00
auth_app.c WIP auth app 2024-09-23 15:37:14 +02:00
auth_app.h WIP auth app 2024-09-23 15:37:14 +02:00
firmware.lds fw: load app at the start of RAM 2023-03-14 10:25:03 +01:00
flash.c Import spi.[ch] and flash.[ch] 2024-09-23 15:37:13 +02:00
flash.h Import spi.[ch] and flash.[ch] 2024-09-23 15:37:13 +02:00
htif.c fw: Break out htif functions for qemu to separate files 2024-09-23 15:42:18 +02:00
htif.h fw: Break out htif functions for qemu to separate files 2024-09-23 15:42:18 +02:00
led.c Remove types.h in favor of standard libs such as stdint, stddef 2024-09-23 15:37:13 +02:00
led.h Remove types.h in favor of standard libs such as stdint, stddef 2024-09-23 15:37:13 +02:00
lib.c fw: Break out htif functions for qemu to separate files 2024-09-23 15:42:18 +02:00
lib.h fw: Break out htif functions for qemu to separate files 2024-09-23 15:42:18 +02:00
main.c fw: Break out htif functions for qemu to separate files 2024-09-23 15:42:18 +02:00
Makefile Remove types.h in favor of standard libs such as stdint, stddef 2024-09-23 15:37:13 +02:00
partition_table.c Add fw state and fw cmd to trigger a start of a preloaded app 2024-09-23 15:37:14 +02:00
partition_table.h WIP partition table 2024-09-23 15:37:13 +02:00
preload_app.c WIP preload_app 2024-09-23 15:37:13 +02:00
preload_app.h WIP preload_app 2024-09-23 15:37:13 +02:00
proto.c fw: Break out htif functions for qemu to separate files 2024-09-23 15:42:18 +02:00
proto.h temp commit: Expose write functions to make development easier 2024-09-23 15:37:14 +02:00
spi.c Import spi.[ch] and flash.[ch] 2024-09-23 15:37:13 +02:00
spi.h Import spi.[ch] and flash.[ch] 2024-09-23 15:37:13 +02:00
start.S fw: zeroise FW-RAM instead of RAM 2024-06-12 18:11:10 +02:00
state.h Add fw state and fw cmd to trigger a start of a preloaded app 2024-09-23 15:37:14 +02:00