• Varun Wadekar's avatar
    Tegra: add tzdram_base to plat_params_from_bl2 struct · e0d4158c
    Varun Wadekar authored
    
    
    This patch adds another member, tzdram_base, to the plat_params_from_bl2 struct
    in order to store the TZDRAM carveout base address used to load the Trusted OS.
    The monitor programs the memory controller with the TZDRAM base and size in order
    to deny any accesses from the NS world.
    
    Change-Id: If39b8674d548175d7ccb6525c18d196ae8a8506c
    Signed-off-by: default avatarVarun Wadekar <vwadekar@nvidia.com>
    e0d4158c
tegra_pm.c 10.1 KB