Skip to content

Commit

Permalink
core: arm: imx set CFG_MMAP_REGIONS
Browse files Browse the repository at this point in the history
Set CFG_MMAP_REGIONS to 24.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
  • Loading branch information
MrVan authored and jforissier committed Oct 10, 2017
1 parent d1ee514 commit 673673d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions core/arch/arm/plat-imx/conf.mk
Original file line number Diff line number Diff line change
Expand Up @@ -82,4 +82,6 @@ ifeq ($(filter y, $(CFG_PSCI_ARM32)), y)
CFG_HWSUPP_MEM_PERM_WXN = n
endif

CFG_MMAP_REGIONS ?= 24

ta-targets = ta_arm32

0 comments on commit 673673d

Please sign in to comment.