Skip to content

Commit cecd8be

Browse files
committed
[bazel] Update test constant locations
Signed-off-by: James Wainwright <[email protected]> (cherry picked from commit a69bb45)
1 parent e2cd548 commit cecd8be

File tree

1 file changed

+2
-5
lines changed
  • sw/device/silicon_creator/rom/e2e/boot_policy_bad_manifest

1 file changed

+2
-5
lines changed

sw/device/silicon_creator/rom/e2e/boot_policy_bad_manifest/BUILD

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,6 @@ load(
1313
"//rules:manifest.bzl",
1414
"manifest",
1515
)
16-
load(
17-
"//rules:opentitan_test.bzl",
18-
"OTTF_SUCCESS_MSG",
19-
"ROM_BOOT_FAILURE_MSG",
20-
)
2116
load(
2217
"//rules:otp.bzl",
2318
"STD_OTP_OVERLAYS",
@@ -31,6 +26,8 @@ load(
3126
)
3227
load(
3328
"//rules/opentitan:defs.bzl",
29+
"OTTF_SUCCESS_MSG",
30+
"ROM_BOOT_FAILURE_MSG",
3431
"cw310_params",
3532
"fpga_params",
3633
"opentitan_test",

0 commit comments

Comments
 (0)