summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVenkatesh Yadav Abbarapu <[email protected]>2025-01-17 12:15:56 +0530
committerMichal Simek <[email protected]>2025-02-05 16:22:55 +0100
commita1319b5487522b1cdf981ae8bb02118fc53a801f (patch)
tree3ef1de9f8ee7be790c695c08878ea9613859dfc2
parent7b18fe856401a3bedc87a8f9417a83dd96168cc1 (diff)
arm64: versal2: Enable the OPTEE command
Enable the command OPTEE which runs the basic 'hello world ta'. Signed-off-by: Venkatesh Yadav Abbarapu <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Michal Simek <[email protected]>
-rw-r--r--configs/amd_versal2_virt_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/amd_versal2_virt_defconfig b/configs/amd_versal2_virt_defconfig
index b4aebf3e9fb..22dad1b7076 100644
--- a/configs/amd_versal2_virt_defconfig
+++ b/configs/amd_versal2_virt_defconfig
@@ -39,6 +39,7 @@ CONFIG_CMD_GPIO=y
CONFIG_CMD_I2C=y
CONFIG_CMD_MMC=y
CONFIG_MMC_SPEED_MODE_SET=y
+CONFIG_CMD_OPTEE=y
CONFIG_CMD_MTD=y
CONFIG_CMD_SF_TEST=y
CONFIG_CMD_SPI=y