arm-trusted-firmware/lib/aarch64
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
..
cache_helpers.S Make system register functions inline assembly 2014-06-10 15:26:14 +01:00
cpu_helpers.S Access system registers directly in assembler 2014-05-07 11:29:50 +01:00
misc_helpers.S Make system register functions inline assembly 2014-06-10 15:26:14 +01:00
xlat_helpers.c Reduce deep nesting of header files 2014-05-06 13:57:48 +01:00
xlat_tables.c Make enablement of the MMU more flexible 2014-07-19 23:31:52 +01:00