Skip to content

Commit

Permalink
[SiVal, lc_ctrl] Link a bazel target to kmac_req testpoint
Browse files Browse the repository at this point in the history
Signed-off-by: Douglas Reis <doreis@lowrisc.org>
  • Loading branch information
engdoreis committed Dec 20, 2024
1 parent 637383c commit c08758c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hw/top_earlgrey/data/ip/chip_lc_ctrl_testplan.hjson
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@
otp_mutate: true
lc_states: ["RAW", "TEST_UNLOCKED", "TEST_LOCKED", "DEV", "PROD", "PROD_END"]
tests: ["chip_sw_lc_ctrl_transition"]
bazel: []
bazel: ["sw/device/silicon_creator/manuf/tests:manuf_cp_device_info_flash_wr_test_unlocked0_to_prod_functest"]
}
{
name: chip_sw_lc_ctrl_key_div
Expand Down

0 comments on commit c08758c

Please sign in to comment.