index
:
user/js/keywrap
auto_magic
auto_zeroise
increase_api_addr_space
integrate_mkmif
master
support_HAL_KS_WRAPPED_KEYSIZE
AES KEY WRAP as defined in RFC 3394
git repositories
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tb
/
tb_keywrap_mkmif.v
Age
Commit message (
Collapse
)
Author
2018-11-23
Adding task to dump parts of the contents of the serial memory.
Joachim Strömbergson
2018-11-23
Added observation of mem internal control states.
Joachim Strömbergson
2018-11-23
Enabled spi observation and can see that SPI interface is alive when pulling ↵
Joachim Strömbergson
init.
2018-11-23
Adding test case for mem init. Removing auto-load test case since the dut ↵
Joachim Strömbergson
does not support auto load. Updating the write status test case to use wait_ready() for dut status.
2018-11-22
Adding outputs to observe dut API. Adding support in Makefile for using the ↵
Joachim Strömbergson
vendor supplied memory model.
2018-11-06
Fixed incorrect address used for the key. Added testcase to verify reading ↵
Joachim Strömbergson
of status word.
2018-11-06
Adding test case to observe auto-load of key and status after reset.
Joachim Strömbergson
2018-10-30
Integrated the DUT into the testbench and update Makefile to build the sim ↵
Joachim Strömbergson
target-
2018-09-28
Adding initial version of testbench for the mkmif wrapper.
Joachim Strömbergson