Update ACL pin to e071b5e31004b29afefaa96907032bfd2b4e5a43

* Fix the validation issue in AddMulAdd fused kernel

Signed-off-by: Teresa Charlin <teresa.charlinreyes@arm.com>
Change-Id: I4b487f4b0dac222dc80185f1d68f417eb5c59b49
diff --git a/scripts/get_compute_library.sh b/scripts/get_compute_library.sh
index bbbf9d1..fc57d6f 100755
--- a/scripts/get_compute_library.sh
+++ b/scripts/get_compute_library.sh
@@ -10,7 +10,7 @@
 #DEFAULT_CLFRAMEWORKREVISION="branches/arm_compute_23_08" # Release 23.08
 #
 # For pinning to a revision use this:
-DEFAULT_CLFRAMEWORKREVISION="500e10b3222e726cfc5d484f924d5eb98016a754" #10298: Add CL command buffer class
+DEFAULT_CLFRAMEWORKREVISION="e071b5e31004b29afefaa96907032bfd2b4e5a43" #Fix the validation issue in AddMulAdd fused kernel
 
 usage() {
   echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out