tillitis-key/hw/application_fpga/fw/tk1
2025-03-28 13:20:25 +01:00
..
blake2s fw: Build with tkey-libs 2025-03-13 11:07:36 +01:00
picorv32 fw: Add syscalls 2025-02-27 14:27:05 +01:00
auth_app.c Add filesystem code and storage syscalls 2025-03-18 17:40:10 +01:00
auth_app.h Add filesystem code and storage syscalls 2025-03-18 17:40:10 +01:00
firmware.lds Add filesystem code and storage syscalls 2025-03-18 17:40:10 +01:00
flash.c Add filesystem code and storage syscalls 2025-03-18 17:40:10 +01:00
flash.h Add filesystem code and storage syscalls 2025-03-18 17:40:10 +01:00
main.c fw: Remove TK1_SYSCALL_REG_MGMT 2025-03-26 09:07:01 +01:00
Makefile fw: Add syscalls 2025-02-27 14:27:05 +01:00
mgmt_app.c fw: Remove TK1_SYSCALL_REG_MGMT 2025-03-26 09:07:01 +01:00
mgmt_app.h fw: Remove TK1_SYSCALL_REG_MGMT 2025-03-26 09:07:01 +01:00
partition_table.c fw: Remove storage area address and size from partition table 2025-03-28 13:20:24 +01:00
partition_table.h fw: Remove storage area address and size from partition table 2025-03-28 13:20:24 +01:00
preload_app.c fw: Remove TK1_SYSCALL_REG_MGMT 2025-03-26 09:07:01 +01:00
preload_app.h WIP: verify pre loaded app 2 2025-03-24 11:36:11 +01:00
proto.c fw: Move tk1_mem.h to tkey-libs 2025-03-13 11:07:47 +01:00
proto.h fw: Build with tkey-libs 2025-03-13 11:07:36 +01:00
resetinfo.h Add resetinfo handling 2025-03-18 17:40:11 +01:00
rng.c Add filesystem code and storage syscalls 2025-03-18 17:40:10 +01:00
rng.h Add filesystem code and storage syscalls 2025-03-18 17:40:10 +01:00
spi.c Add filesystem code and storage syscalls 2025-03-18 17:40:10 +01:00
spi.h Add filesystem code and storage syscalls 2025-03-18 17:40:10 +01:00
start.S Add QEMU_SYSCALL to enable Qemu syscalls 2025-03-24 11:36:09 +01:00
state.h Experiment with new state machine 2025-03-18 17:40:11 +01:00
storage.c fw: Only allow sector aligned erase ops 2025-03-28 13:20:25 +01:00
storage.h Add filesystem code and storage syscalls 2025-03-18 17:40:10 +01:00
syscall_enable.h fw: Add syscalls 2025-02-27 14:27:05 +01:00
syscall_enable.S Add QEMU_SYSCALL to enable Qemu syscalls 2025-03-24 11:36:09 +01:00
syscall_handler.c fw: Remove TK1_SYSCALL_REG_MGMT 2025-03-26 09:07:01 +01:00
syscall_num.h WIP: verify pre loaded app 2 2025-03-24 11:36:11 +01:00