tillitis-key/hw/application_fpga/fw/irqpoc_with_app
Mikael Ågren 62dba7c4fe
PoC: Control access to FW RAM
Allow FW RAM access only in the following execution contexts:
- Firmware mode
- IRQ_SYSCALL_HI

Input port `system_mode` of the `fw_ram` module is replaced with an
enable port. Since access to FW RAM not longer depend only on
system_mode
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: Control access to FW RAM 2025-02-07 12:54:01 +01:00