summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJagadeesh Ujja <jagadeesh.ujja@arm.com>2019-02-25 11:58:28 +0530
committerThomas Abraham <thomas.abraham@arm.com>2019-02-26 12:56:19 +0530
commit41842f5d76829ff74297b35c3cd7957d4ce4f2a6 (patch)
treecf1ddab793141d6b2a6c697be6bb1fd7ef8d737b
parent9882db45f6e024b91cb779aac9d9fca7d946ab33 (diff)
sgi/sct: allow this script to be usable on sgiclarkh platform
SGI-Clark.Helios platform can be validated using SCT test suite. So enable usability of this script on SGI-Clark.Ares platform. Change-Id: I150b6673206bb4a981d6dd76f815842deb0e7331 Signed-off-by: Jagadeesh Ujja <jagadeesh.ujja@arm.com>
-rwxr-xr-xsgi/sct.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/sgi/sct.sh b/sgi/sct.sh
index aff4a00..4dbd23b 100755
--- a/sgi/sct.sh
+++ b/sgi/sct.sh
@@ -35,6 +35,7 @@ source sgi_common_util.sh
declare -A sgi_platforms
sgi_platforms[sgi575]=1
sgi_platforms[sgiclarka]=1
+sgi_platforms[sgiclarkh]=1
__print_supported_sgi_platforms()
{