From 42061ba8ce1d3fc685b1b2cdbb7d36745e45e9ca Mon Sep 17 00:00:00 2001 From: Abdellatif El Khlifi Date: Mon, 13 Dec 2021 16:31:02 +0000 Subject: [PATCH] arm-bsp/secure-partitions: corstone1000: using the default SHA No need to set again the same SHA as the one provided by the recipe. Change-Id: I034aca31c1cc30868552be67a04400db20ad59b2 Signed-off-by: Abdellatif El Khlifi Signed-off-by: Jon Mason --- .../recipes-security/trusted-services/ts-corstone1000.inc | 2 -- 1 file changed, 2 deletions(-) diff --git a/meta-arm-bsp/recipes-security/trusted-services/ts-corstone1000.inc b/meta-arm-bsp/recipes-security/trusted-services/ts-corstone1000.inc index 135cc379..e7165d5a 100644 --- a/meta-arm-bsp/recipes-security/trusted-services/ts-corstone1000.inc +++ b/meta-arm-bsp/recipes-security/trusted-services/ts-corstone1000.inc @@ -31,8 +31,6 @@ SRC_URI:append = " \ file://0018-Support-FFARPC-call-requests-with-no-shared-buffer.patch \ " -SRCREV_ts = "a365a04f937b9b76ebb2e0eeade226f208cbc0d2" - SRC_URI_MBED = "git://github.com/ARMmbed/mbed-crypto.git;protocol=https;branch=development;name=mbed;destsuffix=git/mbedcrypto" SRCREV_mbed = "cf4a40ba0a3086cabb5a8227245191161fd26383"