]> code.ossystems Code Review - meta-freescale.git/commitdiff
secure-obj: update to 71a6eb3
authorTing Liu <ting.liu@nxp.com>
Tue, 15 Dec 2020 06:04:46 +0000 (11:34 +0530)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 16 Dec 2020 11:39:41 +0000 (08:39 -0300)
New commits:
71a6eb3 TA: correct TEE_CreatePersistentObject function
27d8249 fota_secboot: Initial release.

Signed-off-by: Ting Liu <ting.liu@nxp.com>
recipes-extended/secure-obj/secure-obj.inc

index 617601acc9c0164f8879b8af9677eb06aa748bcd..8576c3dca1442d5fd39f563afc48f6c1b9af3390 100644 (file)
@@ -12,7 +12,7 @@ LDFLAGS += "${TOOLCHAIN_OPTIONS}"
 
 SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/secure_obj;nobranch=1 \
 "
-SRCREV = "fb179a861e8e9bfed85ac5ef8387bdd30de48db9"
+SRCREV = "71a6eb33b58a8578a60995da3896f8f2d638c916"
 
 WRAP_TARGET_PREFIX ?= "${TARGET_PREFIX}"
 export SECURE_STORAGE_PATH = "${S}/secure_storage_ta/ta/"