1
0
mirror of https://git.yoctoproject.org/meta-arm synced 2026-07-26 07:07:16 +00:00

arm-bsp: tc: use proper UUID in optee and linux kernel

Recently the way of handling Secure Partitions UUID changed in TF-A
and that needs corresponding changes in required components.  Hence
changing them for optee and linux kernel.

Signed-off-by: Davidson K <davidson.kumaresan@arm.com>
This commit is contained in:
Davidson K
2022-01-19 20:15:49 +05:30
committed by Jon Mason
parent 522350ba73
commit 8734d14674
4 changed files with 28 additions and 59 deletions
@@ -272,7 +272,6 @@ SRC_URI:append:tc = " \
file://0017-optee-refactor-driver-with-internal-callbacks.patch \
file://0018-optee-add-a-FF-A-memory-pool.patch \
file://0019-optee-add-FF-A-support.patch \
file://0020-drivers-optee-hack-for-UUID-endianess-issue.patch \
file://0021-arm_ffa-add-support-for-FFA-v1.1.patch \
"
KERNEL_FEATURES:append:tc = " bsp/arm-platforms/tc.scc"