1
0
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:
Khem Raj
2022-05-13 08:42:58 -07:00
committed by Jon Mason
parent 62db19b371
commit 9c07b0c0d0
@@ -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"