Update ACL pin to 9cca592c13f1e688a35698641069bcd37a525f0c

* Improve start-up timer for GeMM (floating-point)

Signed-off-by: Teresa Charlin <teresa.charlinreyes@arm.com>
Change-Id: I065dc7feb79aa0acf7e7ff9d86b296d134f2f97f
diff --git a/scripts/get_compute_library.sh b/scripts/get_compute_library.sh
index 29c59ca..e97f526 100755
--- a/scripts/get_compute_library.sh
+++ b/scripts/get_compute_library.sh
@@ -10,7 +10,7 @@
 #DEFAULT_CLFRAMEWORKREVISION="branches/arm_compute_21_11" # Release 21.11
 #
 # For pinning to a revision use this:
-DEFAULT_CLFRAMEWORKREVISION="e330fb41d85d7058f74902ce1d47b2dc00b10a52" #Improve start-up timer for ClIm2Col
+DEFAULT_CLFRAMEWORKREVISION="9cca592c13f1e688a35698641069bcd37a525f0c" #Improve start-up timer for GeMM (floating-point)
 
 usage() {
     echo "Usage: $CMD (Use the default clframework SHA)"