From a6a78217d4afb607dda4ed1980833861992b6b5d Mon Sep 17 00:00:00 2001 From: Jayesh Choudhary Date: Mon, 10 Oct 2022 21:00:56 +0530 Subject: conf: machine: j784s4: Add OP-TEE flavour Add the new OP-TEE flavour for J784S4 instead of default k3-j721e. The TI-SCI ID for MCU domain sa2ul/sa3ul are not the same for J721E and J784S4. So a new flavour is added in upstream OP-TEE. Signed-off-by: Jayesh Choudhary Signed-off-by: Ryan Eatmon --- conf/machine/j784s4-evm.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'conf/machine/j784s4-evm.conf') diff --git a/conf/machine/j784s4-evm.conf b/conf/machine/j784s4-evm.conf index 278b393c..96acca13 100644 --- a/conf/machine/j784s4-evm.conf +++ b/conf/machine/j784s4-evm.conf @@ -9,6 +9,7 @@ MACHINE_FEATURES += "gpu" SERIAL_CONSOLES = "115200;ttyS2" SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}" TFA_K3_USART = "0x8" +OPTEEMACHINE = "k3-j784s4" OPTEE_K3_USART = "0x8" KERNEL_DEVICETREE = " \ -- cgit v1.2.3-54-g00ecf