Message ID | 20230519112400.340-15-Gyorgy.Szing@arm.com |
---|---|
State | New |
Headers | show |
Series | [01/16] arm/trusted-services: update TS version | expand |
diff --git a/meta-arm-bsp/conf/machine/include/corstone1000.inc b/meta-arm-bsp/conf/machine/include/corstone1000.inc index 3915d18b..198c7ec8 100644 --- a/meta-arm-bsp/conf/machine/include/corstone1000.inc +++ b/meta-arm-bsp/conf/machine/include/corstone1000.inc @@ -43,6 +43,7 @@ OPTEE_BINARY = "tee-pager_v2.bin" # Include smm-gateway and se-proxy SPs into optee-os binary MACHINE_FEATURES += "ts-smm-gateway ts-se-proxy" TS_PLATFORM = "arm/corstone1000" +TS_SP_SE_PROXY_CONFIG = "corstone1000" # External System(Cortex-M3) EXTRA_IMAGEDEPENDS += "external-system"