aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColm Donelan <colm.donelan@arm.com>2024-06-17 10:27:21 +0100
committerColm Donelan <colm.donelan@arm.com>2024-06-17 10:45:11 +0000
commitf76d4dc9a388b78a087e6ac735e664898ab5dfee (patch)
tree922f7b59678a5caa57f40147059e7617e87c3753
parent1cb68e63da15c707126dbd71775f52cecd86b963 (diff)
downloadarmnn-f76d4dc9a388b78a087e6ac735e664898ab5dfee.tar.gz
Update ACL pin to cbc27ff3ebd93f9939a6c2248626b87898545069
Signed-off-by: Colm Donelan <colm.donelan@arm.com> Change-Id: Ib027a36c6c10cd37fb461af29163999bd1764be7
-rwxr-xr-xscripts/get_compute_library.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/get_compute_library.sh b/scripts/get_compute_library.sh
index 76eaca9fa4..790c2f3eef 100755
--- a/scripts/get_compute_library.sh
+++ b/scripts/get_compute_library.sh
@@ -10,7 +10,7 @@ CMD=$( basename "$0" )
#DEFAULT_CLFRAMEWORKREVISION="branches/arm_compute_24_05" # Release 24.05
#
# For pinning to a revision use this:
-DEFAULT_CLFRAMEWORKREVISION="d7230761a65ff4d559eb28945b0d4e3dfb46926f" #11677: Enable FP16 in multi_isa+v8a.
+DEFAULT_CLFRAMEWORKREVISION="cbc27ff3ebd93f9939a6c2248626b87898545069" # Fix out-of-bound memory write
usage() {
echo -e "get_compute_library.sh: Clones the Arm Compute Library (ACL) repo from the ML Platform server and checks out