diff options
| author | Ting Liu <ting.liu@nxp.com> | 2020-12-15 11:34:46 +0530 |
|---|---|---|
| committer | Otavio Salvador <otavio@ossystems.com.br> | 2020-12-16 08:39:41 -0300 |
| commit | 35866fca57ee59c18d6dbfa8b3c9df8bd89c98d3 (patch) | |
| tree | f58e7f5d04de640c236447a42c3a84d0c2519fe0 | |
| parent | 8fe7b1d6a2b8f2096de7278ac5860e870a5ef360 (diff) | |
| download | meta-freescale-35866fca57ee59c18d6dbfa8b3c9df8bd89c98d3.tar.gz | |
secure-obj: update to 71a6eb3
New commits:
71a6eb3 TA: correct TEE_CreatePersistentObject function
27d8249 fota_secboot: Initial release.
Signed-off-by: Ting Liu <ting.liu@nxp.com>
| -rw-r--r-- | recipes-extended/secure-obj/secure-obj.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-extended/secure-obj/secure-obj.inc b/recipes-extended/secure-obj/secure-obj.inc index 617601acc..8576c3dca 100644 --- a/recipes-extended/secure-obj/secure-obj.inc +++ b/recipes-extended/secure-obj/secure-obj.inc | |||
| @@ -12,7 +12,7 @@ LDFLAGS += "${TOOLCHAIN_OPTIONS}" | |||
| 12 | 12 | ||
| 13 | SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/secure_obj;nobranch=1 \ | 13 | SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/secure_obj;nobranch=1 \ |
| 14 | " | 14 | " |
| 15 | SRCREV = "fb179a861e8e9bfed85ac5ef8387bdd30de48db9" | 15 | SRCREV = "71a6eb33b58a8578a60995da3896f8f2d638c916" |
| 16 | 16 | ||
| 17 | WRAP_TARGET_PREFIX ?= "${TARGET_PREFIX}" | 17 | WRAP_TARGET_PREFIX ?= "${TARGET_PREFIX}" |
| 18 | export SECURE_STORAGE_PATH = "${S}/secure_storage_ta/ta/" | 18 | export SECURE_STORAGE_PATH = "${S}/secure_storage_ta/ta/" |
