tillitis / tillitis-key1

Board designs, FPGA verilog, firmware for TKey, the flexible and open USB security key 🔑
https://www.tillitis.se
382 stars 24 forks source link

fw: Add missing TK1_MMIO_BASE #187

Closed mchack-work closed 3 months ago

mchack-work commented 3 months ago

TK1_MMIO_BASE and _SIZE needed by at least qemu.

Please check that I got the TK1_MMIO_SIZE correct. In the old file it's defined as

    TK1_MMIO_SIZE      = 0xffffffff - TK1_MMIO_BASE,