Skip to content

Commit

Permalink
[top_earlgrey, dv] Add HMAC multistream top-level test
Browse files Browse the repository at this point in the history
Signed-off-by: Fatih Balli <[email protected]>
  • Loading branch information
ballifatih committed May 31, 2024
1 parent d1d710a commit fbbbe63
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions hw/top_earlgrey/dv/chip_sim_cfg.hjson
Original file line number Diff line number Diff line change
Expand Up @@ -1481,6 +1481,12 @@
sw_images: ["//sw/device/tests:hmac_enc_idle_test:1:new_rules"]
en_run_modes: ["sw_test_mode_test_rom"]
}
{
name: chip_sw_hmac_multistream
uvm_test_seq: chip_sw_base_vseq
sw_images: ["//sw/device/tests/crypto:hmac_functest:1:new_rules"]
en_run_modes: ["sw_test_mode_test_rom"]
}
{
name: chip_sw_keymgr_key_derivation
uvm_test_seq: chip_sw_keymgr_key_derivation_vseq
Expand Down

0 comments on commit fbbbe63

Please sign in to comment.