arm-trusted-firmware/services/std_svc/psci
Achin Gupta afff8cbdd8 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
2014-07-19 23:31:52 +01:00
..
psci_afflvl_off.c Remove current CPU mpidr from PSCI common code 2014-06-25 16:08:35 +01:00
psci_afflvl_on.c Make enablement of the MMU more flexible 2014-07-19 23:31:52 +01:00
psci_afflvl_suspend.c Remove current CPU mpidr from PSCI common code 2014-06-25 16:08:35 +01:00
psci_common.c Remove current CPU mpidr from PSCI common code 2014-06-25 16:08:35 +01:00
psci_entry.S Remove current CPU mpidr from PSCI common code 2014-06-25 16:08:35 +01:00
psci_main.c Remove current CPU mpidr from PSCI common code 2014-06-25 16:08:35 +01:00
psci_private.h Remove current CPU mpidr from PSCI common code 2014-06-25 16:08:35 +01:00
psci_setup.c Eliminate psci_suspend_context array 2014-06-23 14:56:12 +01:00