• Varun Wadekar's avatar
    Tegra: memmap BL31's TZDRAM carveout · 260ae46f
    Varun Wadekar authored
    
    
    This patch maps the TZDRAM carveout used by the BL31. In the near
    future BL31 would be running from the TZRAM for security and
    performance reasons. The only downside to this solution is that
    the TZRAM loses its state in System Suspend. So, we map the TZDRAM
    carveout that the BL31 would use to save its state before entering
    System Suspend.
    
    Change-Id: Id5bda7e9864afd270cf86418c703fa61c2cb095f
    Signed-off-by: default avatarVarun Wadekar <vwadekar@nvidia.com>
    260ae46f
tegra_bl31_setup.c 9.64 KB