arm: imx: mx7: Move CONFIG_OPTEE_TZDRAM_SIZE from lib/optee
[platform/kernel/u-boot.git] / arch / arm / mach-imx / mx7 / Kconfig
index 059e658..0cad825 100644 (file)
@@ -23,6 +23,14 @@ config SPL_TEXT_BASE
        depends on SPL
        default 0x00912000
 
+config OPTEE_TZDRAM_SIZE
+       hex "Amount of Trust-Zone RAM for the OPTEE image"
+       default 0x0000000
+       depends on OPTEE_LIB
+       help
+         The size of pre-allocated Trust Zone DRAM to allocate for the OPTEE
+         runtime.
+
 choice
        prompt "MX7 board select"
        optional