Message ID | 20240708115500.660234-2-bence.balogh@arm.com |
---|---|
State | New |
Headers | show |
Series | Update OP-TEE OS to v4.2 for Corstone-1000 | expand |
diff --git a/meta-arm-bsp/conf/machine/include/corstone1000.inc b/meta-arm-bsp/conf/machine/include/corstone1000.inc index c78cc061..dedea7c2 100644 --- a/meta-arm-bsp/conf/machine/include/corstone1000.inc +++ b/meta-arm-bsp/conf/machine/include/corstone1000.inc @@ -14,7 +14,7 @@ TFA_BL2_BINARY = "bl2-corstone1000.bin" TFA_FIP_BINARY = "fip-corstone1000.bin" # optee -PREFERRED_VERSION_optee-os ?= "4.1.%" +PREFERRED_VERSION_optee-os ?= "4.2.%" # Trusted Services TS_PLATFORM = "arm/corstone1000"