• Achin Gupta's avatar
    Add support for BL3-2 in BL2 · a3050ed5
    Achin Gupta authored
    
    
    This patch adds support for loading a BL3-2 image in BL2. In case a
    BL3-2 image is found, it also passes information to BL3-1 about where it
    is located and the extents of memory available to it. Information about
    memory extents is populated by platform specific code.
    
    The documentation has also been updated to reflect the above changes.
    
    Change-Id: I526b2efb80babebab1318f2b02e319a86d6758b0
    Co-authored-by: default avatarJeenu Viswambharan <jeenu.viswambharan@arm.com>
    a3050ed5
bl2_plat_setup.c 6.83 KB