Update ACL pin to ccff409625cbc721e5fc227b3617ebca01c9f47e

Signed-off-by: Teresa Charlin <teresa.charlinreyes@arm.com>
Change-Id: Ifb3369a18c0348dd0cf0c1ce975cc838da87742f
diff --git a/scripts/get_compute_library.sh b/scripts/get_compute_library.sh
index 291f08a..2cd4942 100755
--- a/scripts/get_compute_library.sh
+++ b/scripts/get_compute_library.sh
@@ -7,10 +7,10 @@
 CMD=$( basename $0 )
 
 # For pinning to a ref use this:
-DEFAULT_CLFRAMEWORKREVISION="branches/arm_compute_20_11" # Release 20.11
+#DEFAULT_CLFRAMEWORKREVISION="branches/arm_compute_20_11" # Release 20.11
 #
 # For pinning to a revision use this:
-#DEFAULT_CLFRAMEWORKREVISION="75eea338eb232ebdafa2fb84d22e711b5f964785" #COMPMID-3961: Add Logical OR/AND/NOT operator on CL
+DEFAULT_CLFRAMEWORKREVISION="ccff409625cbc721e5fc227b3617ebca01c9f47e" #Updated the errata.
 
 usage() {
     echo "Usage: $CMD (Use the default clframework SHA)"