]> git.baikalelectronics.ru Git - arm-tf.git/commit
Minimize MAX_MMAP_REGIONS for each BL stage
authorSoby Mathew <soby.mathew@arm.com>
Thu, 22 Jan 2015 11:22:22 +0000 (11:22 +0000)
committerSoby Mathew <soby.mathew@arm.com>
Thu, 12 Feb 2015 12:27:37 +0000 (12:27 +0000)
commitce41250ef6887451aadea6296fc7b1f482c2c401
treed10947fb2e55c0ac1a188c1fc1eb829b97c799f8
parent68fc81743e8671312a98c364ba2b0d69429cf4c6
Minimize MAX_MMAP_REGIONS for each BL stage

This patch defines MAX_MMAP_REGIONS separately for each BL stage
as per its requirements. This minimizes the size of the mmap[]
array.

Fixes ARM-Software/tf-issues#201

Change-Id: I19b15e1a91a8365b2ecf24e2cd71937cb73916b2
plat/fvp/aarch64/fvp_common.c
plat/fvp/fvp_def.h
plat/fvp/include/platform_def.h
plat/juno/aarch64/juno_common.c
plat/juno/include/platform_def.h
plat/juno/juno_def.h