• Sandrine Bailleux's avatar
    juno: Move BL3-1 arguments from normal DRAM to trusted RAM · 4be58a28
    Sandrine Bailleux authored
    On Juno, BL3-1 arguments used to sit at the beginning of the normal
    DRAM. This patch moves them in trusted RAM. BL2 now allocates them
    as a platform-specific static variable. BL3-1 then copies them
    internally before the MMU is enabled.
    
    Change-Id: I5cf526edfab5b49925b685092ff78506a5882f49
    4be58a28
bl2_plat_setup.c 13.7 KB