Skip to content

Commit

Permalink
Enable tf-a tests
Browse files Browse the repository at this point in the history
  • Loading branch information
zpzigi754 committed Oct 11, 2023
1 parent c0219f5 commit b9d401c
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions scripts/tests/tf-a-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -48,17 +48,17 @@ sleep 20
check_result

# islet-rmm tests
#$ROOT/scripts/fvp-cca -bo -nw=tf-a-tests -rmm=islet
#$ROOT/scripts/fvp-cca -ro -nw=tf-a-tests -rmm=islet &
$ROOT/scripts/fvp-cca -bo -nw=tf-a-tests -rmm=islet
$ROOT/scripts/fvp-cca -ro -nw=tf-a-tests -rmm=islet &

#sleep 20
sleep 20

#check_result
check_result

# islet-rmm tests with rsi-test realm
#$ROOT/scripts/fvp-cca -bo -nw=tf-a-tests -rmm=islet -rm=rsi-test
#$ROOT/scripts/fvp-cca -ro -nw=tf-a-tests -rmm=islet -rm=rsi-test &
$ROOT/scripts/fvp-cca -bo -nw=tf-a-tests -rmm=islet -rm=rsi-test
$ROOT/scripts/fvp-cca -ro -nw=tf-a-tests -rmm=islet -rm=rsi-test &

#sleep 20
sleep 20

#check_result
check_result

0 comments on commit b9d401c

Please sign in to comment.