summaryrefslogtreecommitdiff
path: root/tcwg-benchmark.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tcwg-benchmark.sh')
-rwxr-xr-xtcwg-benchmark.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/tcwg-benchmark.sh b/tcwg-benchmark.sh
index 1c0d5c69..c71c69aa 100755
--- a/tcwg-benchmark.sh
+++ b/tcwg-benchmark.sh
@@ -262,6 +262,8 @@ fi
hw_tag="${results_id%%/*}"
case "$hw_tag:$boardname:$image_arch" in
+ apm_32:*-apm-*:armhf) ;;
+ apm_64:*-apm-*:arm64) ;;
sq_32:*-sq-*:armhf) ;;
sq_64:*-sq-*:arm64) ;;
stm32:dev-*:amd64) ;;