Increase PLAT_ARM_MMAP_ENTRIES and MAX_XLAT_TABLES
authorDavid Cunado <david.cunado@arm.com>
Thu, 5 Oct 2017 20:24:14 +0000 (21:24 +0100)
committerDavid Cunado <david.cunado@arm.com>
Fri, 6 Oct 2017 12:47:34 +0000 (13:47 +0100)
commit2e421ad2d05effcc9d502e01cb2b0a858c3108e6
tree594bb7de8c9f136e66e052b92c6aee5e8b4ed2c6
parentc64d1345a8227ec9c9d8f8fa6a6c3e5e487b82f0
Increase PLAT_ARM_MMAP_ENTRIES and MAX_XLAT_TABLES

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: David Cunado <david.cunado@arm.com>
include/plat/arm/board/common/board_arm_def.h