tillitis-key/hw/application_fpga/fw/irqpoc_with_app
Mikael Ågren a871d23d5d
PoC: Add basic syscall example firmware
Adds a basic example firmware that copies an app to app RAM. The app
triggers syscall interrupts and tries to execute ROM code from app mode.

A make target (`tb_application_fpga_irqpoc_with_app`) that simulates a
Tkey running the firmware is added.
2025-02-07 12:54:01 +01:00
..
custom_ops.S PoC: Add basic syscall example firmware 2025-02-07 12:54:01 +01:00
main.c PoC: Add basic syscall example firmware 2025-02-07 12:54:01 +01:00
Makefile PoC: Add basic syscall example firmware 2025-02-07 12:54:01 +01:00
start.S PoC: Add basic syscall example firmware 2025-02-07 12:54:01 +01:00