summaryrefslogtreecommitdiff
path: root/configs/warp7_bl33_defconfig
diff options
context:
space:
mode:
authorAlexandru Gagniuc <mr.nuke.me@gmail.com>2021-09-07 20:07:07 +0300
committerTom Rini <trini@konsulko.com>2021-10-05 15:46:56 +0300
commit1ab968b2fb1d63c49943450bfff14d18c0f54705 (patch)
treeb01cf523b320231d49c4c6b3e6a623d42b6621ce /configs/warp7_bl33_defconfig
parent26fc66709c0de7732a12fd59dbce5a83eb454bae (diff)
downloadu-boot-1ab968b2fb1d63c49943450bfff14d18c0f54705.tar.xz
lib: optee: Remove CONFIG_OPTEE_TZDRAM_BASE
It is no longer used in u-boot. Information about the TZDRAM location is usually available in the devicetree as "/reserved-memory/" nodes. Because this isn't used, remove it. Signed-off-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Diffstat (limited to 'configs/warp7_bl33_defconfig')
-rw-r--r--configs/warp7_bl33_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/warp7_bl33_defconfig b/configs/warp7_bl33_defconfig
index d127a4f8d3..246a1ec6fe 100644
--- a/configs/warp7_bl33_defconfig
+++ b/configs/warp7_bl33_defconfig
@@ -69,4 +69,3 @@ CONFIG_USB_ETH_CDC=y
CONFIG_USBNET_HOST_ADDR="de:ad:be:af:00:00"
CONFIG_OF_LIBFDT_OVERLAY=y
CONFIG_OPTEE_TZDRAM_SIZE=0x02000000
-CONFIG_OPTEE_TZDRAM_BASE=0x9e000000