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

n1sdp:arm-bsp/optee: Update optee to v4.0

This change updates the optee version to v4.0

Signed-off-by: Harsimran Singh Tungal <harsimransingh.tungal@arm.com>
Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
Harsimran Singh Tungal
2024-01-24 14:57:34 +00:00
committed by Jon Mason
parent 1ef1b0ab25
commit 6bb1fc8d8c
10 changed files with 18 additions and 35 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ EXTRA_IMAGEDEPENDS += "edk2-firmware"
PREFERRED_VERSION_edk2-firmware ?= "202305"
#optee
PREFERRED_VERSION_optee-os ?= "3.22.%"
PREFERRED_VERSION_optee-os ?= "4.0.%"
#grub-efi
EFI_PROVIDER ?= "grub-efi"