Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-11-23 | Added ability observe mkmif state. Realized that the write operation handler ↵ | Joachim Strömbergson | |
was under read operation handling. Fixed this and now status write works. We can observe 0xdeadbeef in the memory after status write operation. | |||
2018-11-06 | Fixed incorrect address used for the key. Added testcase to verify reading ↵ | Joachim Strömbergson | |
of status word. | |||
2018-09-28 | Completed syntax debug after integration of new mkmif_core wrapper. | Joachim Strömbergson | |
2018-09-28 | Integrated new mkmif_core wrapper. | Joachim Strömbergson | |
2018-09-28 | Some whitespace cleanup. | Joachim Strömbergson | |
2018-09-28 | Completed the functionality that should be in the wrapper. Now its just ↵ | Joachim Strömbergson | |
debugging... | |||
2018-09-28 | Got all states needed. Added hold registers for address and data to be written. | Joachim Strömbergson | |
2018-09-28 | Adding initial version of mkmif wrapper used by keywrap_core to hide ↵ | Joachim Strömbergson | |
protocol complexity. |