Skip to content

Commit e9a3416

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

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
@@ -3249,9 +3249,10 @@ opentitan_test(
32493249
exec_env = dicts.add(
32503250
EARLGREY_TEST_ENVS,
32513251
EARLGREY_SILICON_OWNER_ROM_EXT_ENVS,
3252+
DARJEELING_TEST_ENVS,
32523253
),
32533254
deps = [
3254-
"//hw/top_earlgrey/sw/autogen:top_earlgrey",
3255+
"//hw/top:dt",
32553256
"//sw/device/lib/base:csr",
32563257
"//sw/device/lib/runtime:hart",
32573258
"//sw/device/lib/runtime:irq",

0 commit comments

Comments
 (0)