diff options
author | David Cunado <david.cunado@arm.com> | 2017-10-05 21:24:14 +0100 |
---|---|---|
committer | David Cunado <david.cunado@arm.com> | 2017-10-06 13:47:34 +0100 |
commit | 2e421ad2d05effcc9d502e01cb2b0a858c3108e6 (patch) | |
tree | 594bb7de8c9f136e66e052b92c6aee5e8b4ed2c6 /lib/psci/psci_main.c | |
parent | c64d1345a8227ec9c9d8f8fa6a6c3e5e487b82f0 (diff) |
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>
Diffstat (limited to 'lib/psci/psci_main.c')
0 files changed, 0 insertions, 0 deletions