Skip to content

Commit

Permalink
[SiVal, aes] Fix bazel target on sideload test
Browse files Browse the repository at this point in the history
Signed-off-by: Douglas Reis <[email protected]>
  • Loading branch information
engdoreis committed Dec 18, 2024
1 parent c865344 commit 3cddf8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hw/top_earlgrey/data/ip/chip_keymgr_testplan.hjson
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
tests: ["chip_sw_keymgr_sideload_kmac"]
bazel: [
"//sw/device/tests:keymgr_sideload_kmac_test",
"//sw/device/tests/crypto:kmac_sideload_functest",
"//sw/device/tests/crypto:kmac_sideload_functest_hardcoded",
]
}
{
Expand Down

0 comments on commit 3cddf8e

Please sign in to comment.