mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2025-03-12 18:16:55 -04:00

Fixing tests that broke when adding interrupt based syscalls - Removing the blake2s test since the blake2s registers are removed. - Instead of writing to ADDR_SYSTEM_MODE_CTRL, app mode is now entered automatically when executing outside of ROM. - The SPI loop-back test need to clean up after the previous test. We reset the memory bus to a known idle state. We also reset the DUT to make the SPI master visible.