mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-06-01 01:00:15 +00:00
arm/optee: update to 4.1
Add 4.1.0 recipes and move 4.0.0 to meta-arm-bsp for n1sdp Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
@@ -37,8 +37,7 @@ UBOOT_ARCH = "arm"
|
||||
UBOOT_EXTLINUX = "0"
|
||||
|
||||
#optee
|
||||
PREFERRED_VERSION_optee-os ?= "4.0.%"
|
||||
PREFERRED_VERSION_optee-client ?= "3.22%"
|
||||
PREFERRED_VERSION_optee-os ?= "4.1.%"
|
||||
EXTRA_IMAGEDEPENDS += "optee-os"
|
||||
OPTEE_ARCH = "arm64"
|
||||
OPTEE_BINARY = "tee-pager_v2.bin"
|
||||
|
||||
Reference in New Issue
Block a user