• David Cunado's avatar
    Increase PLAT_ARM_MMAP_ENTRIES and MAX_XLAT_TABLES · 2e421ad2
    David Cunado authored
    
    
    The MEM_PROTECT support adds a MMAP region for DRAM2, which when
    building with TBBR support and OP-TEE tsp requires an additional
    entry in the MMAP region array in BL2 - PLAT_ARM_MMAP_ENTRIES is
    increased.
    
    The MEM_PROTECT support also adds a new region in BL31, and when
    BL31 is placed in DRAM, the memory mappings require an additional
    translation table - MAX_XLAT_TABLES is increased.
    
    Change-Id: I0b76260da817dcfd0b8f73a7193c36efda977625
    Signed-off-by: default avatarDavid Cunado <david.cunado@arm.com>
    2e421ad2
board_arm_def.h 3.18 KB