Update ACL pin to 57f30a9309ff2e5e3b32731a785bf38b01d1fd69

Signed-off-by: Nikhil Raj <nikhil.raj@arm.com>
Change-Id: Ie34332830e52e9c5aa35e8641ffdf562f33e6b93
diff --git a/scripts/get_compute_library.sh b/scripts/get_compute_library.sh
index 6baf376..17feb4c 100755
--- a/scripts/get_compute_library.sh
+++ b/scripts/get_compute_library.sh
@@ -10,7 +10,7 @@
 #DEFAULT_CLFRAMEWORKREVISION="branches/arm_compute_20_08" # Release 20.08
 #
 # For pinning to a revision use this:
-DEFAULT_CLFRAMEWORKREVISION="e8f05da5fb919aa209e1bf0e5c70dd15fff84b7f" #Add ArgMinMax layer node to Graph API.
+DEFAULT_CLFRAMEWORKREVISION="57f30a9309ff2e5e3b32731a785bf38b01d1fd69" #COMPMID-3767: Align documentation with trademark rules.
 
 usage() {
     echo "Usage: $CMD (Use the default clframework SHA)"