From 6888004496105e651fdea9563dd6d17b512791b1 Mon Sep 17 00:00:00 2001 From: Fatih Balli Date: Fri, 31 May 2024 18:09:16 +0200 Subject: [PATCH] [top_earlgrey, dv] Add HMAC multistream top-level test Signed-off-by: Fatih Balli --- hw/top_earlgrey/dv/chip_sim_cfg.hjson | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/hw/top_earlgrey/dv/chip_sim_cfg.hjson b/hw/top_earlgrey/dv/chip_sim_cfg.hjson index 33cd0eb0d0a44..f94491709780f 100644 --- a/hw/top_earlgrey/dv/chip_sim_cfg.hjson +++ b/hw/top_earlgrey/dv/chip_sim_cfg.hjson @@ -1490,6 +1490,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