• Varun Wadekar's avatar
    Tegra: relocate code to BL31_BASE during cold boot · 939dcf25
    Varun Wadekar authored
    
    
    This patch adds support to relocate BL3-1 code to BL31_BASE in case
    we cold boot to a different address. This is particularly useful to
    maintain compatibility with legacy BL2 code.
    
    This patch also checks to see if the image base address matches either
    the TZDRAM or TZSRAM base.
    
    Change-Id: I72c96d7f89076701a6ac2537d4c06565c54dab9c
    Signed-off-by: default avatarVarun Wadekar <vwadekar@nvidia.com>
    939dcf25
tegra_helpers.S 13.1 KB