tillitis-key/hw/application_fpga/fw/tk1
Michael Cardell Widerkrantz cd1a089763
fw: Build with tkey-libs
Build firmware, testfw and testapp using tkey-libs:

  https://github.com/tillitis/tkey-libs

In an effort not to have more or less identical code maintained in two
places, use tkey-libs when developing firmware, testfw and the
firmware testapp, too.

You can place the Git directory directly under hw/application_fpga
and then an ordinary make should work.

Or build with:

  make LIBDIR=/path/to/tkey-libs

Co-authored-by: Mikael Ågren <mikael@tillitis.se>
2025-03-13 11:07:36 +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
firmware.lds fpga/fw: Resize ROM and FW_RAM, add RESETINFO partition 2025-02-21 11:15:34 +01:00
main.c fw: Build with tkey-libs 2025-03-13 11:07:36 +01:00
Makefile fw: Add syscalls 2025-02-27 14:27:05 +01:00
proto.c fw: Build with tkey-libs 2025-03-13 11:07:36 +01:00
proto.h fw: Build with tkey-libs 2025-03-13 11:07:36 +01:00
start.S fw: Add syscalls 2025-02-27 14:27:05 +01:00
state.h fw: Simplify logic 2023-03-14 11:31:47 +01:00
syscall_enable.h fw: Add syscalls 2025-02-27 14:27:05 +01:00
syscall_enable.S fw: Add syscalls 2025-02-27 14:27:05 +01:00
syscall_handler.c fw: Build with tkey-libs 2025-03-13 11:07:36 +01:00
syscall_num.h fpga/fw: Introduce syscall TK1_SYSCALL_GET_VIDPID 2025-02-27 14:29:07 +01:00