1
0
mirror of https://git.yoctoproject.org/meta-arm synced 2026-06-04 14:10:01 +00:00

arm/qemuarm-secureboot: remove optee-os version pin

The CPU issue that pinned qemuarm-secureboot is no longer present.
Remove the logic in the conf file that held it back to the older
version.

Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
Jon Mason
2022-09-20 18:38:44 -04:00
parent a3f22f90bb
commit dfd03ca1a3
@@ -21,6 +21,3 @@ WKS_FILE_DEPENDS = "trusted-firmware-a"
IMAGE_BOOT_FILES = "${KERNEL_IMAGETYPE}"
MACHINE_FEATURES += "optee-ftpm"
# FIXME - CPUs 2-4 don't start in the newer OPTEE
PREFERRED_VERSION_optee-os ?= "3.14%"