Skip to content

Commit 7bd1776

Browse files
committed
[tests] Enable pmp_smoketest_tor for Darjeeling
Signed-off-by: Robert Schilling <[email protected]>
1 parent e9a3416 commit 7bd1776

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

sw/device/tests/BUILD

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3267,9 +3267,10 @@ opentitan_test(
32673267
exec_env = dicts.add(
32683268
EARLGREY_TEST_ENVS,
32693269
EARLGREY_SILICON_OWNER_ROM_EXT_ENVS,
3270+
DARJEELING_TEST_ENVS,
32703271
),
32713272
deps = [
3272-
"//hw/top_earlgrey/sw/autogen:top_earlgrey",
3273+
"//hw/top:dt",
32733274
"//sw/device/lib/base:csr",
32743275
"//sw/device/lib/runtime:hart",
32753276
"//sw/device/lib/runtime:irq",

0 commit comments

Comments
 (0)