summaryrefslogtreecommitdiff
path: root/tcwg-benchmark.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tcwg-benchmark.sh')
-rwxr-xr-xtcwg-benchmark.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/tcwg-benchmark.sh b/tcwg-benchmark.sh
index 1422339a..c8121337 100755
--- a/tcwg-benchmark.sh
+++ b/tcwg-benchmark.sh
@@ -239,6 +239,9 @@ fi
hw_tag="${results_id%%/*}"
case "$hw_tag:$boardname:$image_arch" in
+ sq_32:*-sq-*:armhf) ;;
+ sq_64:*-sq-*:arm64) ;;
+ tx1_32:*-tx1-*:armhf) ;;
tk1_32:*-tk1-*:armhf) ;;
tx1_64:*-tx1-*:arm64) ;;
tx1_32:*-tx1-*:armhf) ;;