• Varun Wadekar's avatar
    Tegra186: relocate bl31.bin to the SYSRAM · b5ef9569
    Varun Wadekar authored
    
    
    Tegra186 has an on-die, 320KB, "System RAM" memory. Out of the total
    size, 256KB are allocated for the CPU TrustZone binaries - EL3 monitor
    and Trusted OS.
    
    This patch changes the base address for bl31.bin to the SysRAM base
    address. The carveout is too small for the Trusted OS, so we relocate
    only the monitor binary.
    
    Change-Id: Ib4b667ff2a7a619589851338f9d0bfb02078c575
    Signed-off-by: default avatarVarun Wadekar <vwadekar@nvidia.com>
    b5ef9569
platform_t186.mk 2.48 KB