Skip to content

Commit a3f8273

Browse files
Qinghao ShiQinghao Shi
authored andcommitted
FASTMODEL: enable PSA tests for fastmodel
1 parent 4bbbad3 commit a3f8273

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

targets/targets.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8609,7 +8609,7 @@
86098609
"ARM_FM": {
86108610
"inherits": ["Target"],
86118611
"public": false,
8612-
"extra_labels": ["ARM_FM"]
8612+
"extra_labels": ["ARM_FM","PSA"]
86138613
},
86148614
"FVP_MPS2": {
86158615
"inherits": ["ARM_FM"],
@@ -8633,6 +8633,7 @@
86338633
"SPI",
86348634
"SPISLAVE",
86358635
"TSC",
8636+
"TRNG",
86368637
"USTICKER"
86378638
],
86388639
"release_versions": ["5"],

0 commit comments

Comments
 (0)