commit | a12518074ee7e6acc5968c64dbac7e951e127a93 | [log] [tgz] |
---|---|---|
author | Varun Wadekar <vwadekar@nvidia.com> | Thu Aug 22 11:52:36 2019 -0700 |
committer | Manish Pandey <manish.pandey2@arm.com> | Mon Aug 24 21:27:14 2020 +0000 |
tree | 18c8756531c203697f16cae9907b46bb73fe2dc5 | |
parent | de947b74cfd224f5a11a4c272aab293b426f04f1 [diff] |
Tegra: TZDRAM setup from soc specific early_boot handlers TZDRAM setup is not required for all Tegra SoCs. The previous bootloader can enable the TZDRAM fence due to architectural improvements in the newer chips. This patch moves the TZDRAM setup to early_boot handlers for SoCs to handle this scenario. Change-Id: I6481b4f848a4dadc20cb83852cd8e19a242b3a34 Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>