arm-trusted-firmware/include/plat/arm/common
Chris Kay 3450fd6224 plat/arm: Fix incorrect number of reserved memory map entries
There are three calls to mmap_add_region() that always occur in
arm_setup_page_tables(), and two further calls based on whether coherent
memory is enabled, and whether SPM is enabled in BL31.

This commit adapts the ARM_BL_REGIONS definition to match the number of
calls made inside arm_setup_page_tables() so that the MAX_MMAP_REGIONS
is realigned with what is actually occurring.

Change-Id: I7adc05951abccf2cbd5c86280eb874911e6a1566
Signed-off-by: Chris Kay <chris.kay@arm.com>
2018-05-11 14:55:20 +01:00
..
aarch64 Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
arm_common.ld.S Replace magic numbers in linkerscripts by PAGE_SIZE 2017-11-29 12:09:52 +00:00
arm_config.h FVP: Support Base FVP RevC 2017-08-02 14:10:35 +01:00
arm_def.h plat/arm: Fix incorrect number of reserved memory map entries 2018-05-11 14:55:20 +01:00
arm_dyn_cfg_helpers.h ARM Platforms: Load HW_CONFIG in BL2 2018-02-26 16:31:11 +00:00
arm_sip_svc.h Merge pull request #927 from jeenu-arm/state-switch 2017-05-11 16:04:52 +01:00
arm_spm_def.h SPM: Move S-EL1/S-EL0 xlat tables to TZC DRAM 2017-12-06 14:12:41 +00:00
arm_xlat_tables.h Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
plat_arm.h ARM platforms: Demonstrate mem_protect from el3_runtime 2018-05-01 15:25:25 +01:00