mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-06-06 02:40:18 +00:00
optee-spdevkit: Disable for 32bit arm
FFA secure partitions aren't supported on 32-bit Arm currently Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
@@ -297,5 +297,7 @@ EOF
|
||||
|
||||
PACKAGE_ARCH = "${MACHINE_ARCH}"
|
||||
|
||||
COMPATIBLE_HOST = "aarch64.*-linux"
|
||||
|
||||
# optee-spdevkit static library is part of optee-os image. No need to package this library in a staticdev package
|
||||
INSANE_SKIP:${PN}-dev = "staticdev"
|
||||
|
||||
Reference in New Issue
Block a user