Skip to content

Commit 4c3e144

Browse files
committed
[silicon_creator,rom,e2e] Enable test on CW340
Signed-off-by: Amaury Pouly <[email protected]>
1 parent 273a9b8 commit 4c3e144

File tree

1 file changed

+1
-0
lines changed
  • sw/device/silicon_creator/rom/e2e/keymgr

1 file changed

+1
-0
lines changed

sw/device/silicon_creator/rom/e2e/keymgr/BUILD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ rom_e2e_keymgr_init_configs = [
7676
ecdsa_key = {"//sw/device/silicon_creator/rom/keys/fake/ecdsa:prod_key_0_ecdsa_p256": "prod_key_0"},
7777
exec_env = {
7878
"//hw/top_earlgrey:fpga_cw310_rom_with_fake_keys": None,
79+
"//hw/top_earlgrey:fpga_cw340_rom_with_fake_keys": None,
7980
"//hw/top_earlgrey:sim_dv": None,
8081
"//hw/top_earlgrey:sim_verilator": None,
8182
"//hw/top_earlgrey:sim_qemu_rom_with_fake_keys": None,

0 commit comments

Comments
 (0)