We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 273a9b8 commit 4c3e144Copy full SHA for 4c3e144
sw/device/silicon_creator/rom/e2e/keymgr/BUILD
@@ -76,6 +76,7 @@ rom_e2e_keymgr_init_configs = [
76
ecdsa_key = {"//sw/device/silicon_creator/rom/keys/fake/ecdsa:prod_key_0_ecdsa_p256": "prod_key_0"},
77
exec_env = {
78
"//hw/top_earlgrey:fpga_cw310_rom_with_fake_keys": None,
79
+ "//hw/top_earlgrey:fpga_cw340_rom_with_fake_keys": None,
80
"//hw/top_earlgrey:sim_dv": None,
81
"//hw/top_earlgrey:sim_verilator": None,
82
"//hw/top_earlgrey:sim_qemu_rom_with_fake_keys": None,
0 commit comments