lib: optee: Remove CONFIG_OPTEE_TZDRAM_BASE
authorAlexandru Gagniuc <mr.nuke.me@gmail.com>
Tue, 7 Sep 2021 17:07:07 +0000 (12:07 -0500)
committerTom Rini <trini@konsulko.com>
Tue, 5 Oct 2021 12:46:56 +0000 (08:46 -0400)
commit1ab968b2fb1d63c49943450bfff14d18c0f54705
treeb01cf523b320231d49c4c6b3e6a623d42b6621ce
parent26fc66709c0de7732a12fd59dbce5a83eb454bae
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>
configs/warp7_bl33_defconfig
configs/warp7_defconfig
lib/optee/Kconfig