aboutsummaryrefslogtreecommitdiff
path: root/lite-tf-m/build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'lite-tf-m/build.sh')
-rwxr-xr-xlite-tf-m/build.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/lite-tf-m/build.sh b/lite-tf-m/build.sh
index 7a86e157f2..b45d99bd53 100755
--- a/lite-tf-m/build.sh
+++ b/lite-tf-m/build.sh
@@ -17,7 +17,7 @@ git clone https://git.trustedfirmware.org/trusted-firmware-m.git -b ${BRANCH}
#git clone --depth 1 https://github.com/ARMmbed/mbed-crypto.git -b mbedcrypto-3.0.1
git clone --depth 1 https://github.com/ARMmbed/mbedtls.git -b mbedtls-2.23.0
git clone https://git.trustedfirmware.org/TF-M/tf-m-tests.git
-(cd tf-m-tests; git checkout f8dd5b5f7f96505c53ef4ebc3b6ccbc02a3bf639)
+(cd tf-m-tests; git checkout be6769d4fc773886faedb172f15532a79babe677)
cd trusted-firmware-m
echo "GIT_COMMIT_ID=$(git rev-parse --short=8 HEAD)" > ${WORKSPACE}/env_var_parameters