plat/arm: Move fconf population after the enablement of MMU
In BL2, fw_config's population happened before the cache gets
enabled.
Hence to boost the performance, moved fw_config's population
after cache gets enabled (i.e. after MMU gets enabled).

Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com>
Change-Id: I2e75cabd76b1cb7a660f6b72f409ab40d2877284
1 parent f441718 commit a07c101a4dfa530b64288b27ac38958b0490b5c4
@Manish V Badarkhe Manish V Badarkhe authored on 16 Jul 2020
Manish V Badarkhe committed on 22 Jul 2020
Showing 5 changed files
View
include/plat/arm/common/arm_def.h
View
plat/arm/board/a5ds/include/platform_def.h
View
plat/arm/board/corstone700/common/include/platform_def.h
View
plat/arm/board/fvp_ve/include/platform_def.h
View
plat/arm/common/arm_bl2_setup.c