Closed mchack-work closed 2 years ago
First stab in branch timer.
No way to reset timer yet. Have to figure out how the TIMER_CTRL
works.
Don't know what TIMER_STATUS
is for yet, either.
For qemu: https://github.com/tillitis/qemu/pull/5
Tests of the timer for testfw
: https://github.com/tillitis/tillitis-key1/pull/27
Example hos/device app combo: https://github.com/tillitis/tillitis-key1-apps/pull/11
It's done!
Implement the timer in the qemu model of TK1.
According to
software.md
at least these MMIO addresses:Also update the software.md table!