arm-trusted-firmware/include/plat/arm/board/common
David Cunado 2e421ad2d0 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>
2017-10-06 13:47:34 +01:00
..
drivers norflash: Add nor_erase() to NOR driver 2017-08-22 09:41:59 +01:00
board_arm_def.h Increase PLAT_ARM_MMAP_ENTRIES and MAX_XLAT_TABLES 2017-10-06 13:47:34 +01:00
board_css_def.h sp_min: Implement `sp_min_plat_runtime_setup()` 2017-06-20 15:14:01 +01:00
v2m_def.h mem_protect: Add mem_protect support in Juno and FVP for DRAM1 2017-09-25 13:32:20 +01:00