Make enablement of the MMU more flexible
This patch adds a 'flags' parameter to each exception level specific function
responsible for enabling the MMU. At present only a single flag which indicates
whether the data cache should also be enabled is implemented. Subsequent patches
will use this flag when enabling the MMU in the warm boot paths.

Change-Id: I0eafae1e678c9ecc604e680851093f1680e9cefa
1 parent 754a2b7 commit afff8cbdd816ca9b0d71ab54882ce70b21ed84e1
@Achin Gupta Achin Gupta authored on 26 Jun 2014
Showing 6 changed files
View
include/lib/aarch64/xlat_tables.h
View
include/plat/common/platform.h
View
lib/aarch64/xlat_tables.c
View
plat/common/aarch64/plat_common.c
View
plat/fvp/aarch64/fvp_common.c
View
services/std_svc/psci/psci_afflvl_on.c